diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /databases/couchdb | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | ports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
Notes
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/couchdb/pkg-descr b/databases/couchdb/pkg-descr index 165d94e05345..002b6bb486a8 100644 --- a/databases/couchdb/pkg-descr +++ b/databases/couchdb/pkg-descr @@ -1,7 +1,7 @@ Couchdb is a document database server, accessible via a RESTful JSON API. It has -an ad-hoc and schema-free with a flat address space. CouchDB is distributed, +an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language. -WWW: http://couchdb.org/ +WWW: http://couchdb.org/ |