]>
Commit | Line | Data |
---|---|---|
5a6948fb | 1 | - Protocol changes as discussed in the Redis group |
ed9b544e | 2 | - keys expire |
3 | - sunion ssub | |
4 | - write integers in a special way on disk (and on memory?) | |
5 | - compact types for disk storing of short strings (no 4 bytes overhead!) | |
6 | - network layer stresser in test in demo | |
7 | - maxclients directive | |
8 | - check 'server.dirty' everywere | |
5a6948fb | 9 | - replication automated tests |