datastore-entity

0.0.3 • Public • Published

datastore-entity

Installation

Using npm:

$ npm i --save datastore-entity

Download

DatastoreEntity is released under the MIT license & supports modern environments.

Overview

DatastoreEntity is built on top of the official Google Cloud Datastore Node.js client. Google Cloud Datastore is using a key with a complex data structure that can be used to model relationship but it has also made it painful to manage multiple entities.

DatastoreEntity is a utility to help manage and keep track of key for each entity. An added feature is the integration of Google Pubsub that provides a hook for every CRUD action.

Readme

Keywords

Package Sidebar

Install

npm i datastore-entity

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

6.35 kB

Total Files

7

Last publish

Collaborators

  • aubrianhalili