0.2.0 • Published 5 years ago

@gorlug/pouchdb-rxjs v0.2.0

Weekly downloads
7
License
ISC
Repository
github
Last release
5 years ago

@gorlug/pouchdb-rxjs

Wrapper around the pouchdb API that returns an observable for every call. Every method also need to be provided with a Logger instance. The return values also all contain a reference to a Logger instance. The Logger enables tracing method calls initiated by a single action using a trace id.