"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
"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