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
09f60de56f93f00c4dfbae8d0f07eccdb914032a
smartmongo
/
ts
/
ts_local
/
plugins.ts
4 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(tsmdb): implement TsmDB Mongo-wire-compatible server, add storage/engine modules and reorganize exports
2026-02-01 23:33:35 +00:00
import
*
as
smartpromise
from
'@push.rocks/smartpromise'
;
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
export
{
smartpromise
}
;
Reference in New Issue
Copy Permalink