redis-store v1.3.0 Release Notes

Release Date: 2016-10-05 // over 7 years ago
  • ๐Ÿš€ This is a minor release due to an additional marshalling feature,
    ๐Ÿ‘Œ support for marshalling on the mset method. Some bug fixes also
    surrounding marshalling have also been included.

    • Forward new Hash, not nil, when options are unset John Guidry
    • ๐Ÿ— Enable cache and move to containerized build. Omer Katz
    • โž• Add support for marshalling mset John Guidry
    • Set :raw => true if marshalling Tom Scott

    ๐Ÿš€ Shoutouts to @tvjg and @thedrow who contributed (most of) the code for this release!