mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
10 lines
338 B
Plaintext
10 lines
338 B
Plaintext
- Protocol changes as discussed in the Redis group
|
|
- 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
|
|
- replication automated tests
|