Does this library support redux-pouchdb's persistentCollectionReducer?
I would like to save each array element as a separate document in pouchdb.
Attempting to move to this library due to this race condition in redux-pouchdb. Seems you caught and fixed it here, which is awesome!
Does this library support
redux-pouchdb'spersistentCollectionReducer?I would like to save each array element as a separate document in pouchdb.
Attempting to move to this library due to this race condition in
redux-pouchdb. Seems you caught and fixed it here, which is awesome!