Apache CouchDB 3.1.1 freeware
... via HTTP, with a web browser. You can distribute data to any number of machines efficiently using CouchDB’s incremental replication. ...
Author | Apache Software Foundation |
Released | 2020-09-18 |
Filesize | 58.00 MB |
Downloads | 926 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64 |
Installation | Instal And Uninstall |
Keywords | document database, document storage, data distribution, storage, JSON, replication |
Users' rating (11 rating) |
Apache CouchDB Free Download - we do not host any Apache CouchDB torrent files or links of Apache CouchDB on rapidshare.com, depositfiles.com, megaupload.com etc. All Apache CouchDB download links are direct Apache CouchDB download from publisher site or their selected mirrors.
3.1.1 | Sep 18, 2020 | New Release | Features and Enhancements: When a client disconnects unexpectedly, CouchDB will no longer log a “normal : unknown” error. Bring forth the rainbows. The Gravity Falls gnome pukes some rainbows for us. Drilldown parameters for text index searches may now be specified as a list of lists, to avoid having to define this redundantly in a single query. (Some languages don’t have this facility.) The new [chttpd] buffer_response option can be enabled to delay the start of a response until the end has been calculated. This increases memory usage, but simplifies client error handling as it eliminates the possibility that a response may be deliberately terminated midway through, due to a timeout. This config value may be changed at runtime, without impacting any in-flight responses. |
3.1.0 | May 6, 2020 | New Release | |
3.0.0 | Feb 27, 2020 | New Release | Features and Enhancements: 1789: User-defined partitioned databases. These special databases support user-driven placement of documents into the same shard range. JavaScript views and Mango indexes have specific optimizations for partitioned databases as well. Two tweakable configuration parameters exist: 1842: Partition size limits. By default, each partition is limited to 10 GiB. 1684: Partitioned database support can be disabled via feature flag in default.ini. 1972, #2012: Automated shard splitting. Databases can now be re-sharded while online to increase the q factor to a larger number. This can be configured to require specific node and range parameters upon execution. 1910: Automatic background indexing, internally known as ken. This subsystem ensures secondary indexes (such as JavaScript, Mango, and text search) are kept up to date, without requiring an external query to trigger building them. Many configuration parameters are available. 1904: Completely rewritten automatic com |