]> git.saurik.com Git - redis.git/commit - src/config.c
Support for all the redis.conf fields in CONFIG GET. config.c refactored a bit.
authorantirez <antirez@gmail.com>
Thu, 8 Mar 2012 11:14:23 +0000 (12:14 +0100)
committerantirez <antirez@gmail.com>
Thu, 8 Mar 2012 11:14:23 +0000 (12:14 +0100)
commit0823e48fb9a7a43af3d108223a9c8952ac9dfc7a
treed1f2843aeefa34fb0fb977af0d6d7bc6465762e5
parent91d664d6ce3d85a5b282a3945153d78e2474640f
Support for all the redis.conf fields in CONFIG GET. config.c refactored a bit.
src/config.c