Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dfly_bench-aarch64.tar.gz | 2025-07-14 | 1.6 MB | |
dragonfly-aarch64-dbgsym.tar.gz | 2025-07-14 | 139.8 MB | |
dragonfly-aarch64.tar.gz | 2025-07-14 | 14.2 MB | |
dfly_bench-x86_64.tar.gz | 2025-07-14 | 1.6 MB | |
dragonfly_arm64.deb | 2025-07-14 | 11.2 MB | |
dragonfly-x86_64-dbgsym.tar.gz | 2025-07-14 | 141.5 MB | |
dragonfly-x86_64.tar.gz | 2025-07-14 | 14.7 MB | |
dragonfly_amd64.deb | 2025-07-14 | 12.0 MB | |
dragonfly.x86_64.rpm | 2025-07-14 | 7.7 MB | |
README.md | 2025-07-14 | 632 Bytes | |
v1.31.1 source code.tar.gz | 2025-07-14 | 2.0 MB | |
v1.31.1 source code.zip | 2025-07-14 | 2.4 MB | |
Totals: 12 Items | 348.7 MB | 0 |
This is a patch release.
What's Changed
- fix: two tls issues
- Excessive logging during tls handshake in some cases.
- TLS Short read that hinders read performance.
- chore: add tls handshake statistics (#5493)
- chore: add io_read_cnt metric (#5494)
- chore: add tls_socket accept error metric (#5492)
- fix: add sleep to relax slot migration process (#5478)
- fix(set_family): Fast path SPOP with small count (#5491)
- chore: add more logs during replication (#5489)
- chore: add tls_caching flags (#5485)
Full Changelog: https://github.com/dragonflydb/dragonfly/compare/v1.31.0...v1.31.1