Skip to content

elara v0.5.3

Compare
Choose a tag to compare
@saurabh0719 saurabh0719 released this 28 May 18:15
· 17 commits to main since this release
1b37749

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 and exists.

No breaking changes.