reiz.web: Cache to redis
isidentical opened this issue · 2 comments
isidentical commented
We could potentially cache the query results to the redis with the format of {hash(reiz_ql_str) ^ hash(offset): [result1, ..., resultN]}
isidentical commented
isidentical commented
Resolved via ba5be6a