Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pvorb/restposten-memory
In-memory database engine for Restposten
https://github.com/pvorb/restposten-memory
Last synced: about 1 month ago
JSON representation
In-memory database engine for Restposten
- Host: GitHub
- URL: https://github.com/pvorb/restposten-memory
- Owner: pvorb
- License: mit
- Created: 2013-02-26T09:40:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-02T08:47:41.000Z (over 11 years ago)
- Last Synced: 2024-04-14T22:22:15.230Z (7 months ago)
- Language: JavaScript
- Homepage: n-fuse.github.com/restposten-memory/
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Restposten-Memory
==================In-memory database engine intended to be used with
[Restposten](https://github.com/n-fuse/restposten.git), but it can also be
used as a standalone in-memory db.Installation
------------npm install restposten-mongodb
API Documentation
-----------------You can find the API docs at .
License
-------[MIT License](LICENSE.txt)