cachew icon indicating copy to clipboard operation
cachew copied to clipboard

keep hash along each cached entity instead of separate table?

Open karlicoss opened this issue 5 years ago • 0 comments

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.

karlicoss avatar Jan 08 '20 22:01 karlicoss