Skip to content

0.2.0 - Key expiration and bloom filter performance!

Latest
Compare
Choose a tag to compare
@Ianleeclark Ianleeclark released this 28 Aug 23:01
· 37 commits to master since this release

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.