|
|
b72174ca7b
|
feat(localtsmdb): export ILocalTsmDbConnectionInfo and expand LocalTsmDb/TsmDB documentation and examples
|
2026-02-03 16:48:50 +00:00 |
|
|
|
09f60de56f
|
BREAKING CHANGE(localtsmdb): add Unix socket support and change LocalTsmDb API to return connection info instead of a MongoClient
|
2026-02-03 16:42:49 +00:00 |
|
|
|
6a37a773ea
|
feat(docs): add LocalTsmDb documentation and examples; update README code samples and imports; correct examples and variable names; update package author
|
2026-02-03 08:14:58 +00:00 |
|
|
|
0ad7f316c4
|
fix(package.json): replace main and typings with exports field pointing to ./dist_ts/index.js
|
2026-02-03 07:29:20 +00:00 |
|
|
|
fff77fbd8e
|
feat(tsmdb): implement TsmDB Mongo-wire-compatible server, add storage/engine modules and reorganize exports
|
2026-02-01 23:33:35 +00:00 |
|
|
|
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 |
|
|
|
316af45b5e
|
feat(readme): expand README with storage integrity, WAL, query planner, session & transaction docs; update test script to enable verbose logging and increase timeout
|
2026-02-01 16:05:00 +00:00 |
|
|
|
bd1764159e
|
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 |
|
|
|
a0df731bc0
|
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 |
|
|
|
06ada11b79
|
feat(readme): update README with expanded documentation covering CongoDB and SmartMongo, installation, quick start examples, architecture, usage examples, and legal/company information
|
2026-01-31 12:13:59 +00:00 |
|
|
|
fcc5a0e557
|
feat(congodb): implement CongoDB MongoDB wire-protocol compatible in-memory server and APIs
|
2026-01-31 11:33:11 +00:00 |
|
|
|
46db52184b
|
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 |
|
|
|
bb838fd16f
|
fix(ci/config): Update CI workflow environment variables, refine package metadata, and improve configuration settings
|
2025-04-06 19:00:35 +00:00 |
|
|
|
50e62ac61a
|
fix(dependencies): Update dependency names and versions in CI workflows and package configuration
|
2025-04-06 13:41:13 +00:00 |
|