redis-store v1.2.0 Release Notes

Release Date: 2016-07-06 // almost 8 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • None

    โž• Added

    • ๐Ÿ‘ Allow changing namespaces on the fly
    • โœ… Begin testing against ruby 2.3.0

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Use batched deletes for flushdb with a namespace
    • pass set command options to redis
    • โฌ†๏ธ bump rbx 2
    • ๐Ÿ›  fix setex marshalling for distributed store
    • ๐Ÿ”„ changes to new url
    • โš  :warning: shadowing outer local variable - key, pattern, value
    • โš  :warning: `*' interpreted as argument prefix
    • โœ‚ Removed duplicated method ttl