cache feeds and images in urlstore
commitee223303294b98822af1a836acaa25cc40eb9170
authorStefan Kögl <stefan@skoegl.net>
Tue, 25 Jan 2011 15:16:42 +0000 (25 17:16 +0200)
committerStefan Kögl <stefan@skoegl.net>
Tue, 25 Jan 2011 15:16:42 +0000 (25 17:16 +0200)
tree67564b9aa9bfff9424e47f0c37e227d1f9f45e27
parent105696774f1aaf007213404c7bf3dbd08b6ee248
cache feeds and images in urlstore

urlstore store objects in memcache and datatore to retrieve it as quick as
possible. It considers caching options (etag, modification-timestamp, etc) to
reduce bandwidth consumption
feedservice/feedcore.py [deleted file]
feedservice/feeddownloader.py
feedservice/index.html
feedservice/urlstore.py [new file with mode: 0644]
makefile