- Adding pluggable compression for cache storage (plain and gzip supported out of the box) #42
- #write_multi to insert cache in a single INSERT statement #41
- Use migration generator & add a note about unlogged tables for PG #31
- Use partial index for expires_at column #28
- Allow to clean up cache entries without
expire_at
#24