elara v0.5.3
Description :
- fixed json dump bug for export functions
- db writes are now done in a separate thread
getmatch(key)
to retrieve all key-value pairs that contain the substr in their key- syntax sugar for
get
,set
,rem
andexists
.
No breaking changes.