Readthis v0.3.0 Release Notes

Release Date: 2014-12-01 // over 9 years ago
    • โž• Added: Use to_param for key expansion, only when available. Makes it possible to extract a key from any object when ActiveSupport is loaded.
    • โž• Added: Expand hashes as cache keys.
    • ๐Ÿ”„ Changed: Use mget for read_multi, faster and more synchronous than relying on pipelined.
    • ๐Ÿ”„ Changed: Delimit compound objects with a slash rather than a colon.