13 Commits

Author SHA1 Message Date
cb8cb87d9f fix(rustdb-indexes): persist created indexes and restore them on server startup 2026-04-05 03:26:52 +00:00
53f58e45c3 fix(docs): update project documentation 2026-04-05 02:48:00 +00:00
418e8dc052 feat(storage): add offline data validation and strengthen storage/index integrity checks 2026-04-05 02:46:05 +00:00
827bfa6370 fix(package): update package metadata 2026-04-05 01:31:44 +00:00
8646d58f06 feat(rustdb): add restore and periodic persistence support for in-memory storage 2026-04-05 01:30:28 +00:00
5c7aaebaba fix(package): update package metadata 2026-04-04 20:15:58 +00:00
91a7b69f1d feat(test): add integration coverage for file storage, compaction, migration, and LocalSmartDb workflows 2026-04-04 20:14:51 +00:00
d8a8259c73 feat(storage): add Bitcask storage migration, binary WAL, and data compaction support 2026-04-04 19:49:47 +00:00
b634ee50d1 fix(package): update package metadata 2026-04-02 17:05:07 +00:00
d34b8673e1 feat(smartdb): add operation log APIs, point-in-time revert support, and a web-based debug dashboard 2026-04-02 17:02:03 +00:00
e23a951dbe BREAKING CHANGE(core): replace the TypeScript database engine with a Rust-backed embedded server and bridge 2026-03-26 19:48:27 +00:00
586e8bfcd3 fix(repo): no changes to commit 2026-03-26 16:03:45 +00:00
941e638f8d initial 2026-03-26 16:03:25 +00:00