v1.3
Release notes
- Restructured the storage directory to be suffixed with the db engine used
HDEL
now supports removing the HMAP itself i.ehdel mymap
LREM
now supports removing the List itself i.elrem mylist
- Optimized
BadgerDB
memory usage by enabling memory-mapping forLSM
tree andFileIO
inValueLogs
.
TODOs
- GIS Commands
- PubSub Commands
- Aggregations ?
- Document/JSON Commands ?