This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartmongo
Watch
3
Star
0
Fork
0
You've already forked smartmongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
678bf15eb419c97b22a3bf34bece948fcc29d0f1
smartmongo
/
ts
History
Juergen Kunz
aa45e9579b
fix(tsmdb): add comprehensive unit tests for tsmdb components: checksum, query planner, index engine, session, and WAL
2026-02-01 16:16:45 +00:00
..
tsmdb
BREAKING CHANGE(storage,engine,server): add session & transaction management, index/query planner, WAL and checksum support; integrate index-accelerated queries and update storage API (findByIds) to enable index optimizations
2026-02-01 16:02:03 +00:00
00_commitinfo_data.ts
fix(tsmdb): add comprehensive unit tests for tsmdb components: checksum, query planner, index engine, session, and WAL
2026-02-01 16:16:45 +00:00
index.ts
BREAKING CHANGE(tsmdb): rename CongoDB to TsmDB and relocate/rename wire-protocol server implementation and public exports
2026-02-01 14:34:07 +00:00
smartmongo.plugins.ts
fix(smartmongo.plugins): Use default import for mongodb-memory-server (Deno compatibility), update hints and bump package version to 2.0.13
2025-11-17 02:59:44 +00:00