reizio/reiz.io

reiz.web: Cache to redis

isidentical opened this issue · 2 comments

We could potentially cache the query results to the redis with the format of {hash(reiz_ql_str) ^ hash(offset): [result1, ..., resultN]}

Resolved via ba5be6a