Releases: stickermule/rump
Releases · stickermule/rump
1.0.0
- Global refactor
- Radix
- Go mod
- Redis auth support
- Dump to file
- Load from dump file
- TTL sync
- Silent mode
- Signal handling
- Tests
- CI
- Docker dev setup
- Docker examples
0.9.4
Release candidate for 1.0.0.
It can be used in staging environments and tested in production.
0.9.3
Beta release, DO NOT use in production.
0.9.1
Alpha release, Linux binary, DO NOT use in in production.
0.9.0
Alpha release, Linux binary, DO NOT use in production environments.
0.0.3
- #13 Ignore keys not found after SCAN.
0.0.2
- Fix map read/write race condition.