Package couchdb: Information
Source package: couchdb
Version: 1.0.2-alt1.1
Build time: Nov 7, 2012, 03:02 PM
Category: Databases
Report package bugHome page: http://couchdb.apache.org/
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.
Maintainer: Mikhail Pokidko
List of contributors:
Eugeny A. Rostovtsev
Mikhail Pokidko
Igor Vlasenko
Vitaly Lipatov
Damir Shayhutdinov
Eugeny A. Rostovtsev
Mikhail Pokidko
Igor Vlasenko
Vitaly Lipatov
Damir Shayhutdinov
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