One thought I had was that it'd make sense to have either separate methods/hooks/functions or an extra parameter to specify "cache" or "store".

"Cache" would be stored in a potentially volatile store (memcached) and "store" would be stored somewhere more permanent (sqlite, mysql, file system, ...).

Either type of storage should also have an (optional?) TTL/expiration time.


  - ask

Reply via email to