Skip to content

Comment on "Finding Your Data With Views" 1 #259

Closed
@janl

Description

@janl

From http://books.couchdb.org/relax/design-documents/views

We use an array key here to support the group_level reduce query paramete=
r. CouchDB=92s views are stored in the Btree file-structure (which will be =
described in more detail in the advanced views section). Because of the way=
Btree=92s are structured, we can cache the intermediate reduce results in =
the non-leaf nodes of the tree, so that reduce queries can be computed alon=
g arbitrary key ranges in logarithmic time.

Btree=92s >> Btrees ?
token=40859aae6b9645cadaaa9f68d22b1800login=janl

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