Skip to content

Releases: Ianleeclark/Olivia

0.2.0 - Key expiration and bloom filter performance!

28 Aug 23:01
Compare
Choose a tag to compare

Keys can now be expired via SETEX <key_name>:<key_value>:<expiration in seconds.

Beyond that, several performance fixes were made in the bloom filter and better hashes should now be achieved.

0.1.0 - First working version release

21 Aug 04:14
Compare
Choose a tag to compare

This marks the first actual release. I consider Olivia to be at a point where it's actually usable (albeit not in production).