nvcs/nvcs.go @@ -55,7 +55,7 @@ func listenQueue() { for { data := queue.dequeue() data := queue.get() cache.store(data) // 清理过期数据