Skip to content

Releases: rails/kredis

v1.0.1

02 Dec 23:03
Compare
Choose a tag to compare

What's Changed

  • New: Add install task by @excid3 in #55
  • Improvement: Use REDIS_URL by default by @excid3 in #57
  • Fix: Add []= and remove to hash after_change methods by @julianrubisch in #54
  • Fix: Appending to unique list with limit should trim from the end by @excid3 in #56

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Nov 16:42
@dhh dhh
Compare
Choose a tag to compare

Kredis has been in used in HEY for over a year prior to its extraction into this gem. The API is stable. We're going to recommend its use via a comment in Rails 7 applications. Time to call it one oh!