craftzdog / pouchdb-adapter-react-native-sqlite

PouchDB adapter using ReactNative SQLite as its backing store

Home Page:https://github.com/craftzdog/pouchdb-react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use LevelDB instead of SQLite

mqtik opened this issue · comments

Hi.
I saw a bunch of packages for running PouchDB on React Native using SQLite.

This is what I´m proposing:

What if we transition everything into one repo, using LevelDB?

You have to solve \u0000 truncate issue yourself