You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial implementation interacted with pouchDB locally. I stripped out that interaction during a refactoring, but I think we should add it back in. It can be for specific types just to show how it would work and to reduce the amount of in memory objects (thinking transactions).
The text was updated successfully, but these errors were encountered:
The initial implementation interacted with pouchDB locally. I stripped out that interaction during a refactoring, but I think we should add it back in. It can be for specific types just to show how it would work and to reduce the amount of in memory objects (thinking transactions).
The text was updated successfully, but these errors were encountered: