TODO 338 字节
Newer Older
1
- Protocol changes as discussed in the Redis group
A
antirez 已提交
2 3 4 5 6 7 8
- 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
9
- replication automated tests