Package couchdb: Information

    Source package: couchdb
    Version: 1.0.2-alt1.1
    Build time:  Nov 7, 2012, 03:02 PM
    Category: Databases
    Report package bug
    License: Apache
    Summary: A peer based distributed database system
    Description: 
    CouchDB is a peer based distributed database system. Any number of CouchDB hosts
    (servers and offline-clients) can have independent "replica copies" of the same database,
    where applications have full database interactivity (query, add, edit, delete).
    When back online or on a schedule, database changes are replicated bi-directionally.
    
    CouchDB has built-in conflict detection and management and the replication process is
    incremental and fast, copying only documents and individual fields changed since the
    previous replication. Most applications require no special planning to take advantage
    of distributed updates and replication.
    
    Unlike cumbersome attempts to bolt distributed features on top of the same legacy models
    and databases, it is the result of careful ground-up design, engineering and integration.
    The document, view, security and replication models, the special purpose query language,
    the efficient and robust disk layout are all carefully integrated for a reliable and
    efficient system.

    List of rpms provided by this srpm:
    couchdb (x86_64, i586)
    couchdb-debuginfo (x86_64, i586)

    Maintainer: Mikhail Pokidko



      1. erlang
      2. erlang-devel
      3. erlang-otp-devel
      4. help2man
      5. libicu-devel
      6. libjs-devel
      7. libcurl-devel

    Last changed


    Nov. 7, 2012 Eugeny A. Rostovtsev 1.0.2-alt1.1
    - Rebuilt with icu 5.1
    Jan. 19, 2011 Mikhail Pokidko 1.0.2-alt1
    - Version 1.0.2
    Dec. 16, 2010 Igor Vlasenko 1.0.1-alt2.1
    - rebuild with new icu44 and/or boost by request of git.alt administrator