mirror of
https://github.com/simon987/imhashdb.git
synced 2025-12-16 07:49:04 +00:00
matchlist tmp table + zstd meta compression
This commit is contained in:
@@ -12,7 +12,7 @@ const inQueue = "qq:in"
|
||||
const outQueue = "qq:out:"
|
||||
const wipQueue = "qq:wip"
|
||||
|
||||
const CacheLength = time.Second * 30
|
||||
const CacheLength = time.Second * 5
|
||||
|
||||
func queryWorker() {
|
||||
Logger.Info("Query worker started")
|
||||
|
||||
Reference in New Issue
Block a user