queue blob and channel deletions per-user
This commit is contained in:
@@ -38,6 +38,7 @@ module.exports.create = function (config, cb) {
|
||||
metadata_cache: {},
|
||||
channel_cache: {},
|
||||
queueStorage: WriteQueue(),
|
||||
queueDeletes: WriteQueue(),
|
||||
|
||||
batchIndexReads: BatchRead("HK_GET_INDEX"),
|
||||
batchMetadata: BatchRead('GET_METADATA'),
|
||||
|
||||
Reference in New Issue
Block a user