Commit Graph

47 Commits

Author SHA1 Message Date
6148b28cba fix(readme): align architecture diagram formatting in the documentation 2026-04-05 12:42:54 +00:00
012632111e v2.6.1 v2.6.1 2026-04-05 12:41:39 +00:00
b9a59a8649 fix(readme): correct ASCII diagram spacing in architecture overview 2026-04-05 12:41:39 +00:00
f8a8c9fdff v2.6.0 v2.6.0 2026-04-05 12:38:46 +00:00
d37b444dd5 feat(readme): document index enforcement, storage reliability, and data integrity validation features 2026-04-05 12:38:46 +00:00
02ad9a29a7 v2.5.9 v2.5.9 2026-04-05 09:54:56 +00:00
24c504518d fix(rustdb-storage): run collection compaction during file storage initialization after crashes 2026-04-05 09:54:56 +00:00
92f07ef3d7 v2.5.8 v2.5.8 2026-04-05 09:48:10 +00:00
22e010c554 fix(rustdb-storage): detect stale hint files using data file size metadata and add restart persistence regression tests 2026-04-05 09:48:10 +00:00
8ebc1bb9e1 v2.5.7 v2.5.7 2026-04-05 03:54:13 +00:00
3fc21dcd99 fix(repo): no changes to commit 2026-04-05 03:54:13 +00:00
ad5e0e8a72 chore: gitignore generated bundled.ts to fix release cycle 2026-04-05 03:54:05 +00:00
c384df20ce v2.5.6 v2.5.6 2026-04-05 03:53:29 +00:00
4e944f3d05 fix(repo): no changes to commit 2026-04-05 03:53:29 +00:00
e0455daa2e chore: rebuild bundled debug server with current version 2026-04-05 03:53:22 +00:00
f3f1afe9af v2.5.5 v2.5.5 2026-04-05 03:52:29 +00:00
94dc9cfc3f fix(repo): no changes to commit 2026-04-05 03:52:29 +00:00
a9c0ced1ca v2.5.4 v2.5.4 2026-04-05 03:52:23 +00:00
c8626a9afd fix(package): bump package version to 2.5.3 2026-04-05 03:52:23 +00:00
55a1f66e57 chore: update bundled debug server output 2026-04-05 03:52:21 +00:00
5b5f35821f v2.5.3 v2.5.3 2026-04-05 03:51:58 +00:00
e8161e6417 fix(rustdb-commands): restore persisted index initialization before writes to enforce unique constraints after restart 2026-04-05 03:51:58 +00:00
1a10c32b12 v2.5.2 v2.5.2 2026-04-05 03:26:52 +00:00
cb8cb87d9f fix(rustdb-indexes): persist created indexes and restore them on server startup 2026-04-05 03:26:52 +00:00
96117d54b9 v2.5.1 v2.5.1 2026-04-05 02:48:00 +00:00
53f58e45c3 fix(docs): update project documentation 2026-04-05 02:48:00 +00:00
34d708be7e v2.5.0 v2.5.0 2026-04-05 02:46:05 +00:00
418e8dc052 feat(storage): add offline data validation and strengthen storage/index integrity checks 2026-04-05 02:46:05 +00:00
b8567ebe08 v2.4.1 v2.4.1 2026-04-05 01:31:44 +00:00
827bfa6370 fix(package): update package metadata 2026-04-05 01:31:44 +00:00
ceba64e34a v2.4.0 v2.4.0 2026-04-05 01:30:28 +00:00
8646d58f06 feat(rustdb): add restore and periodic persistence support for in-memory storage 2026-04-05 01:30:28 +00:00
8ce6ff11c3 v2.3.1 v2.3.1 2026-04-04 20:15:58 +00:00
5c7aaebaba fix(package): update package metadata 2026-04-04 20:15:58 +00:00
be7d086c0b v2.3.0 v2.3.0 2026-04-04 20:14:51 +00:00
91a7b69f1d feat(test): add integration coverage for file storage, compaction, migration, and LocalSmartDb workflows 2026-04-04 20:14:51 +00:00
4e078b35d4 v2.2.0 v2.2.0 2026-04-04 19:49:47 +00:00
d8a8259c73 feat(storage): add Bitcask storage migration, binary WAL, and data compaction support 2026-04-04 19:49:47 +00:00
9e7ce25b45 v2.1.1 v2.1.1 2026-04-02 17:05:07 +00:00
b634ee50d1 fix(package): update package metadata 2026-04-02 17:05:07 +00:00
5a47c516fd v2.1.0 v2.1.0 2026-04-02 17:02:03 +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
943302f789 v2.0.0 v2.0.0 2026-03-26 19:48:27 +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
8ec2046908 v1.0.1 v1.0.1 2026-03-26 16:03:45 +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