Closed Tercus closed 8 years ago
I should reduce the number of identifiers for each torrent. Currently the database uses its own numbering system and ALSO stores the infoHash. Drop the number and just use the infoHash.
files are stored in "storage/" and the database now uses the infoHash as index. optimization might be needed, but for now this works
I should reduce the number of identifiers for each torrent. Currently the database uses its own numbering system and ALSO stores the infoHash. Drop the number and just use the infoHash.