Download project files

How do I verify a download?


1120 of 40 releases

14.03 release from the trunk series released

Release information
Release notes:

Small test fixes for Degu 0.3, plus UserCouch now requires Python 3.4 (because Degu 0.3 does).

Degu is an embedded HTTP server and client library, the client library being at a similar abstraction level to the `http.client` module in the Python standard library:

http://docs.novacut.com/degu/index.html

File Description Downloads
download icon usercouch-14.03.0.tar.gz (md5, sig) tarball 14
last downloaded 46 weeks ago
Total downloads: 14

14.02 release from the trunk series released

Release information
Release notes:

Ported to Degu 0.2 API: https://launchpad.net/degu/trunk/0.2

A few tweaks to replication and compaction settings in usercouch.ini

File Description Downloads
download icon usercouch-14.02.0.tar.gz (md5, sig) tarball 12
last downloaded 41 weeks ago
Total downloads: 12

14.01 release from the trunk series released

Release information
Release notes:

Switch from Python standard lib `http.client` to `degu.client`. Degu is a new Novacut component that includes an HTTP server (based on Dmedia HTTPD), a low-level HTTP client, and a shared parser plus IO abstractions used by both the server and client:

    https://launchpad.net/degu

Start on Degu docs (still very incomplete):

    http://docs.novacut.com/degu/index.html

Note that UserCouch only uses an HTTP client to make "GET /" requests to determine when CouchDB has started and is ready to accept connections. However, we still don't want UserCouch to import `http.client` because it has a rather large baseline memory footprint (mostly because of all the `email.*` modules).

File Description Downloads
download icon usercouch-14.01.0.tar.gz (md5, sig) tarball 13
last downloaded 41 weeks ago
Total downloads: 13

13.12 release from the trunk series released

Release information
Release notes:

* Add support for CouchDB 1.5.0 in unit tests, drop support for CouchDB 1.2.0

* Now Build-Depends and Depends on `couchdb-bin` >= 1.5.0 as we'll no longer be testing with CouchDB 1.4.0

* Tweaks to usercouch.ini CouchDB config:

  - No longer overriding anything in [replicator] section as CouchDB defaults seem good here

  - In [database_compaction], up `doc_buffer_size` from default of 512 KiB to 4 MiB; this results in smaller databases, and also seems to make compaction far less prone to retry during high DB load

  - Also in [database_compaction], up `checkpoint_after` from default of 5 MiB to 16 MiB

  - In [compaction_daemon], lower `min_file_size` from 4 MiB to 1 MiB (default is 128 KiB)

File Description Downloads
download icon usercouch-13.12.0.tar.gz (md5, sig) tarball 13
last downloaded 41 weeks ago
Total downloads: 13

13.11 release from the trunk series released

Release information
Release notes:

No change, just a version bump.

File Description Downloads
download icon usercouch-13.11.0.tar.gz (md5, sig) tarball 13
last downloaded 41 weeks ago
Total downloads: 13

13.10 release from the trunk series released

Release information
Release notes:

No change, just a version bump.

First stable release for Ubuntu Trusty development version.

File Description Downloads
download icon usercouch-13.10.0.tar.gz (md5, sig) tarball 32
last downloaded 41 weeks ago
Total downloads: 32

13.09 release from the trunk series released

Release information
Release notes:

Require couchdb-bin >= 1.4.0 as we wont be testing with 1.2.0 anymore

File Description Downloads
download icon usercouch-13.09.0.tar.gz (md5, sig) tarball 11
last downloaded 41 weeks ago
Total downloads: 11

13.08 release from the trunk series released

Release information
Release notes:

* Added support for CouchDB 1.4.0 (which means Novacut again works on Saucy)

* config passed to UserCouch.bootstrap() can now include 'uuid' which can be the same between instances, allowing efficient replication resume on CouchDB 1.3.0 and newer

* Fixed a long standing bug that on certain (usually slower) systems prevented CouchDB from starting; this bug caused the majority of the Dmedia Apport crash reports, so... fingers crossed

File Description Downloads
download icon usercouch-13.08.0.tar.gz (md5, sig) tarball 13
last downloaded 41 weeks ago
Total downloads: 13

13.07 release from the trunk series released

Release information
Release notes:

Dropped compaction daemon check_interval from 15 to 5 minutes.

File Description Downloads
download icon usercouch-13.07.0.tar.gz (md5, sig) tarball 13
last downloaded 40 weeks ago
Total downloads: 13

13.06 release from the trunk series released

Release information
Release notes:

No change, just a version bump.

File Description Downloads
download icon usercouch-13.06.0.tar.gz.asc (md5, sig) tarball 13
last downloaded 41 weeks ago
Total downloads: 13

1120 of 40 releases