Skip to content

Reworked storage to store things much more efficiently

Eru Ilúvatar requested to merge eru/storage-rework into master

Now jackett results are stored using a sorted set with ZADD.

Only info hashes are stored since none of the other magnet meta is necessary (thanks again to pancake)

Merge request reports