log backend/couchdb/CouchDb.py @ 213:524cbf9e413c

age author description
Sat, 02 Jun 2012 04:24:49 +0200 dirk make the name of the design document configurable via command line switch. When cloning the feedworm db, the design document is no longer the same as the database name
Sat, 10 Sep 2011 04:43:40 +0200 dirk allow setting the URL to the database via command line
Sat, 10 Sep 2011 04:26:13 +0200 dirk default DB name is feedworm, fix setting the dbname via commandline parameter
Fri, 09 Sep 2011 18:17:57 +0200 dirk implement getting a list of feeds that have unread entries
Fri, 09 Sep 2011 17:21:34 +0200 dirk implement expiring read feed entries
Fri, 09 Sep 2011 14:52:54 +0200 dirk introdue an abstraction for the name of the database so it can be changed via commandline parameter