2009-03-24 00:43:38 +01:00
|
|
|
- Protocol changes as discussed in the Redis group
|
2009-03-22 10:30:00 +01:00
|
|
|
- keys expire
|
|
|
|
- sunion ssub
|
|
|
|
- write integers in a special way on disk (and on memory?)
|
|
|
|
- compact types for disk storing of short strings (no 4 bytes overhead!)
|
|
|
|
- network layer stresser in test in demo
|
|
|
|
- maxclients directive
|
|
|
|
- check 'server.dirty' everywere
|
2009-03-24 00:43:38 +01:00
|
|
|
- replication automated tests
|