perf(db): optimize some tables to stored_only_fields to recrudesce memory usage of big databases #152
This commit is contained in:
@ -606,7 +606,6 @@ module.exports = function (send, recive, dataDirectory, version, env)
|
||||
id: torrent.id,
|
||||
hash: torrent.hash,
|
||||
path,
|
||||
pathIndex: path,
|
||||
size
|
||||
}, function(err, result) {
|
||||
if(!result) {
|
||||
|
||||
Reference in New Issue
Block a user