mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-31 02:10:55 +00:00
Use groupcache for bunched backend commands
This commit is contained in:
parent
d97a44326a
commit
14417c708e
3 changed files with 19 additions and 120 deletions
|
@ -12,6 +12,7 @@ import (
|
|||
|
||||
"bitbucket.org/stendec/frankerfacez/socketserver/server"
|
||||
"github.com/clarkduvall/hyperloglog"
|
||||
lru "github.com/hashicorp/golang-lru"
|
||||
)
|
||||
|
||||
type serverFilter struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue