v1.21.1
Dragonfly v1.21.1
This is a patch release.
fix: the replication from older masters to newer versions (#3473)
This follows up on Dragonfly v1.21.0 release, that includes the following prominent features:
- Alpha release of SSD Data tiering - enabled with flag
--tiered_prefix some/path/basename
- Very basic support of multi-tenancy @3260
- HSETEX now supports NX option, see our docs.
- Added support for JSON.MERGE and for JSON.MSET.
- valkey's replica-announce-ip and --cluster--announc--ip are consolidated via
--announce-ip
flag.