redis.c split into many different C files.
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
File moved
src/replication.c
0 → 100644
File moved
File moved
src/sort.c
0 → 100644
src/t_hash.c
0 → 100644
src/t_list.c
0 → 100644
src/t_set.c
0 → 100644
src/t_string.c
0 → 100644
src/t_zset.c
0 → 100644
src/util.c
0 → 100644
src/version.h
0 → 100644
src/vm.c
0 → 100644
File moved
File moved
File moved
File moved
Please register or sign in to comment