michaellperry / jinaga

Universal web back-end, offering an application-agnostic API, real-time collaboration, and conflict resolution.
http://jinaga.com
MIT License
35 stars 3 forks source link

IndexedDB implementation of browser store #8

Closed michaellperry closed 5 years ago

michaellperry commented 9 years ago

Implement the storage contract required by Jinaga.save(impl).

michaellperry commented 5 years ago

Implemented in https://github.com/michaellperry/jinaga/tree/features/indexeddb

Sent with GitHawk