Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehacke/simple-cached-datastore
Datastore client with simplified API and optional caching built in
https://github.com/ehacke/simple-cached-datastore
Last synced: 20 days ago
JSON representation
Datastore client with simplified API and optional caching built in
- Host: GitHub
- URL: https://github.com/ehacke/simple-cached-datastore
- Owner: ehacke
- License: mit
- Created: 2020-02-16T16:33:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:42:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T00:37:15.011Z (about 1 month ago)
- Language: TypeScript
- Size: 2.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-cached-datastore
Datastore client with simplified API and optional caching built in## Install
```bash
npm i -S simple-cached-datastore
```