Commit Graph

10 Commits

Author SHA1 Message Date
朱天龙 (Armink) c829b3d8e2 [kvdb] fix #211 , fdb kv iterate from the oldest sector. 2023-04-29 16:11:35 +08:00
朱天龙 (Armink) 536c1f3a6f [tsdb] remove #pragma pack and rename fdb_tsl_iter_reverse. 2022-05-18 20:27:07 +08:00
MikeTuev 85d136e58a
reverse iterator 2022-04-24 01:28:42 +05:00
armink 5e5d99b7ce [fdb] Update the code comment. 2021-10-02 12:06:25 +08:00
armink 16b41780dd [fdb] Add fdb_kvdb_deinit & fdb_tsdb_deinit function.
[fdb] Add init but NOT_FORMAT mode in TSDB and KVDB.
[kvdb] Update the cache when load KV.
2021-04-15 22:52:32 +08:00
armink 9eea31ac18 Add file storage mode. 2021-01-03 19:17:51 +08:00
eggcar 44e6f02082 Add public KVDB iterator api 2020-07-03 17:26:36 +08:00
armink 9ea4a0e729 [tsdb&kvdb] improve the database control function. 2020-06-28 00:03:31 +08:00
armink 2673a71ca8 [tsdb] add rollover control feature. 2020-06-27 23:28:50 +08:00
armink 85c7539833 Modify the directory structure. 2020-05-31 13:58:08 +08:00