const CACHE_TABLE: TableDefinition<'_, &[u8], &[u8]>;
Single table: serialized CacheKey → JSON-encoded CacheEntry<Value>.
CacheEntry<Value>