Skip to content

🚀 Datacake 0.7.0

Compare
Choose a tag to compare
@ChillFish8 ChillFish8 released this 12 Apr 21:55
· 11 commits to main since this release

🚀 Datacake 0.7.0

This is the newest version of datacake bringing a couple of new improvements and libraries:

  • LMDB support for the eventual consistency store with datacake-lmdb
  • Smallvec is now used in places where types are small and often limited in size (i.e. node selectors)
  • Node selector bug fixed where it would select the current node itself.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.7.0