Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-11 | 1.4 kB | |
v1.10.0 source code.tar.gz | 2023-09-11 | 23.0 kB | |
v1.10.0 source code.zip | 2023-09-11 | 35.6 kB | |
Totals: 3 Items | 60.1 kB | 0 |
What's Changed
Other Changes
- Relax redis-rb version to allow for v5 by @stanhu in https://github.com/redis-store/redis-store/pull/351
- Remove deprecated global expectations by @hogelog in https://github.com/redis-store/redis-store/pull/354
- Fix setnx with expire when redis >= 4.6 by @hogelog in https://github.com/redis-store/redis-store/pull/357
- add github actions by @tubbo in https://github.com/redis-store/redis-store/pull/355
- Redis 5 compatibility fix by @PikachuEXE in https://github.com/redis-store/redis-store/pull/359
- Fix tests (when run locally) by @PikachuEXE in https://github.com/redis-store/redis-store/pull/365
- Change build status badge to GitHub Actions by @okuramasafumi in https://github.com/redis-store/redis-store/pull/364
- Bump to v1.10.0 by @radar in https://github.com/redis-store/redis-store/pull/367
New Contributors
- @stanhu made their first contribution in https://github.com/redis-store/redis-store/pull/351
- @hogelog made their first contribution in https://github.com/redis-store/redis-store/pull/354
- @okuramasafumi made their first contribution in https://github.com/redis-store/redis-store/pull/364
- @radar made their first contribution in https://github.com/redis-store/redis-store/pull/367
Full Changelog: https://github.com/redis-store/redis-store/compare/v1.9.1...v1.10.0