gnieh

package gnieh

Visibility
  1. Public
  2. All

Value Members

  1. package sohva

    Contains all the classes needed to interact with a couchdb server.

    Contains all the classes needed to interact with a couchdb server. Classes in this package allows the user to:

    • create/delete new databases into a couchdb instance,
    • create/update/delete documents into a couchdb database,
    • create/update/delete designs and views,
    • manage built-in security document of a given database,
    • create/update/delete couchdb users,
    • use couchdb authentication API to create sessions and use built-in permission system.

Ungrouped