naggie / megafilter

2013: Single-user Google RSS Reader alternative, with RESTful API
http://callanbryant.co.uk/#Blog/introducing_megafilter.md
Apache License 2.0
60 stars 6 forks source link

automatic cache for /published #47

Open naggie opened 11 years ago

naggie commented 11 years ago

Requests

  1. Render and cache, valid for x minutes
  2. Read from cache or (1)

could use native, redis or memcached backends, but for this small use native is fine

naggie commented 11 years ago

should be transparent and done by the storage actor. Invalidate on change only