Skip to content

Implement partitions #7566

@garrensmith

Description

@garrensmith

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions