FlashDB Release 2.1.0
- 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