"dnsapi/dns_pleskxml.sh" did not exist on "9eb5f65b8f272b71fdf2d69a33492e67b5b76836"
- 03 Aug, 2010 1 commit
-
-
Pieter Noordhuis authored
This avoids the extra allocation of sizeof(double) for storing the score of a zset entry in the hash table. Saves sizeof(double) + malloc overhead = approx. 16 bytes per zset entry.
-
- 27 Jul, 2010 2 commits
- 22 Jul, 2010 2 commits
- 01 Jul, 2010 2 commits
-
-
antirez authored
-
antirez authored
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
-