cachew
cachew copied to clipboard
keep hash along each cached entity instead of separate table?
At the moment there are two separate tables: one for latest hash value, another for cached entities. It might be simpler and safer to keep a single table, with hash along with each cached entity.