Mercurial > hg > Feedworm
log backend/couchdb/FeedEntry.py @ 170:f0afcd1c5656
age | author | description |
---|---|---|
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 |
Mon, 29 Aug 2011 03:17:09 +0200 | dirk | re-enable finding a FeedEntry by its link |
Sat, 27 Aug 2011 08:52:03 +0200 | Dirk Olmes | move common functionality into an abstract backend class, have both backends inherit from it. Implement enough of the couchdb backend that reading feeds (and marking feed entries as read) is possible |