Release Notes
- Add RESP3 protocol support
- Add
AGE
,SAVE
,LASTSAVE
,DBSIZE
,BGSAVE
andHELLO
commands - Delete
MEMORY
command - Add partial deleting/balancing B-Tree
- Change database file structure
- Add saving Hash Table value to database file
- Remove DIRECT I/O because of errors and handling cost
- Many optimizations and fixes
- Add some errors to commands
Full Changelog: v0.1.5...v0.1.6