]> git.saurik.com Git - redis.git/commitdiff
redis.c split into many different C files.
authorantirez <antirez@gmail.com>
Mon, 21 Jun 2010 22:07:48 +0000 (00:07 +0200)
committerantirez <antirez@gmail.com>
Thu, 1 Jul 2010 12:38:51 +0000 (14:38 +0200)
networking related stuff moved into networking.c

moved more code

more work on layout of source code

SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;)

cleanly compiling again after the first split, now splitting it in more C files

moving more things around... work in progress

split replication code

splitting more

Sets split

Hash split

replication split

even more splitting

more splitting

minor change


No differences found