-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
enhancementFeature requestFeature request
Description
Issue
We currently working on new functionality in CouchDB called partitions (apache/couchdb#1789)
We would need to implement some basic support for this in PouchDB. Initially just supporting it for HTTP calls will be fine. There won't be huge benefit for implementing it locally, but I think if we want to stay consistent with CouchDB we will have to look at doing this for local storage as well. We might be able to get some nice performance benefits so its definitely worth thinking about.
Info
- Environment: (Node.js/browser/hybrid app/etc.)
- Platform: (Chrome/FF/Safari/Edge/iOS/Android/etc.)
- Adapter: (IndexedDB/WebSQL/LevelDB/etc.)
- Server: (CouchDB/Cloudant/PouchDB Server/etc.)
pablomaurer, hadrien-toma and pavellzubkov
Metadata
Metadata
Assignees
Labels
enhancementFeature requestFeature request