Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```