Skip to content

v0.1.5

Compare
Choose a tag to compare
@aloima aloima released this 13 Oct 13:02
· 83 commits to master since this release
3454fb7

Release Notes

  • Add HDEL command and deleting field-value pair from hash table
  • Update HLEN command for showing detailed length data
  • Add TLS support and its configuration options
  • Add saving/reading List data from database file
  • Add MAX_LOG_LINES option to configuration file
  • Add thread safety via mutex locks
  • Many performance optimizations and fixes

Full Changelog: v0.1.4...v0.1.5