thisdot / open-source

Repository for open source packages
MIT License
34 stars 11 forks source link

Create an example page for autoIncrement IDB object store #83

Closed TapaiBalazs closed 2 years ago

TapaiBalazs commented 2 years ago

The idea is to make an example for an auto Increment IDB object store which saves outgoing requests while offline.

To implement the logic, use the RxIDB implementation in #82.