What's Changed
- Note that Redis Cluster is not supported by @lewispb in #137
- Kredis.hash fails with nil values in Redis 5+ by @swanson in #146
- Bump actions/checkout by @m-nakamura145 in #145
- Define a missing method #root for the development configurator by @sato11 in #147
- Ensure Kredis.namespace is set in the thread that executes the test by @jeremy in #156
- Test against Rails 8 by @jeremy in #157
- Add the smove method to Kredis::Types::Set by @CoderMiguel in #160
- Redundant limiter.poke in README.md by @ermolaev in #141
- Update REAME - Add 'clear' method for 'unique_list' by @divagueame in #144
- Global namespacing that applies to all threads by @jeremy in #158
New Contributors
- @swanson made their first contribution in #146
- @m-nakamura145 made their first contribution in #145
- @sato11 made their first contribution in #147
- @jeremy made their first contribution in #156
- @CoderMiguel made their first contribution in #160
- @ermolaev made their first contribution in #141
- @divagueame made their first contribution in #144
Full Changelog: v1.7.0...v1.8.0