bool64 / cache

High performance resilient in-memory cache for Go

Home Page:https://pkg.go.dev/github.com/bool64/cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make invalidation labels transferrable

vearutop opened this issue · comments

Recently added InvalidationIndex is not covered by cache transfer routine, this can lead to invalidation issues on new instances.