Skip to content

FlashDB Release 2.1.0

Latest
Compare
Choose a tag to compare
@armink armink released this 03 Dec 13:31
· 9 commits to master since this release
  • Support 128bit write granularity for kvdb by @tinic
  • Add kvdb inergrity check API.
  • Add file access cache in file mode. The GC speed is up 2X.
  • Improve the kvdb cache performance.
  • Improve kvdb cache algo when key was first found. by @PostmanLinux
  • Improve the FDB_ALIGN and FDB_ALIGN_DOWN by @DarryZh @guoweilkd