https://github.com/sage/streamline-mongodb
https://github.com/sage/streamline-mongodb
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sage/streamline-mongodb
- Owner: Sage
- Archived: true
- Created: 2013-07-06T14:06:28.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-02T09:52:35.000Z (over 12 years ago)
- Last Synced: 2025-04-13T08:03:14.872Z (over 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a companion module for [streamline.js](https://github.com/Sage/streamlinejs). It wraps [MongoDB's native driver API](https://github.com/mongodb/node-mongodb-native) for streamline's [_fast_ mode](https://github.com/Sage/streamlinejs/wiki/Fast-mode).
Warning: this wrapper is still incomplete. The main API is covered but some less used functions have not been wrapped yet. Look at the source for details.