MyGit

v0.8.0

dragonflydb/dragonfly

版本发布时间: 2022-09-18 21:33:17

dragonflydb/dragonfly最新发布版本:v1.22.2(2024-09-17 04:01:27)

Dragonfly 0.8.0

A nice release, not very big but things are moving in the right direction.

  1. Transactional support is extended to WATCH/UNWATCH by @dranikpg
  2. A new SET data-structure was introduced by @braydnm . It can potentially provide for up to 50% memory savings when using small records in the set. See dense set doc for more details. You can start using the upgraded set with --use_set2 flag when running dragonfly.
  3. JSON.DEL was added to JSON family by @iko1 .

Huge thanks to all the contributors! ❤️

What's Changed

Full Changelog: https://github.com/dragonflydb/dragonfly/compare/v0.7.0...v0.8.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 dragonfly-aarch64.tar.gz 2.8MB

2、 dragonfly-aarch64.unstripped.tar.gz 28.63MB

3、 dragonfly-x86_64.tar.gz 3MB

4、 dragonfly-x86_64.unstripped.tar.gz 29.29MB

查看:2022-09-18发行的版本