1.1.0 • Published 4 months ago

datastore-simulator v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

version

datastore-simulator

This is a in process Simulator for the Google Cloud Datastore Node.js Client @google-cloud/datastore for easy integration testing.

It is inspired by datastore-mock but tries be Typescript compatible and model the Cloud Datastore API surface as close as possible.

datastore-simulator does not try to model transactions, queries and consistency.

See also