github dragonflydb/dragonfly v0.8.0

latest releases: v1.18.0, v1.17.1, v1.17.0...
20 months ago

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: v0.7.0...v0.8.0

Don't miss a new dragonfly release

NewReleases is sending notifications on new releases.