1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-15 17:46:55 +00:00

Use groupcache for bunched backend commands

This commit is contained in:
Kane York 2017-09-15 12:21:41 -07:00
parent d97a44326a
commit 14417c708e
3 changed files with 19 additions and 120 deletions

View file

@ -12,6 +12,7 @@ import (
"bitbucket.org/stendec/frankerfacez/socketserver/server"
"github.com/clarkduvall/hyperloglog"
lru "github.com/hashicorp/golang-lru"
)
type serverFilter struct {