Documentation
¶
Overview ¶
Package keydb implements the storage interface. This storage mostly is the same as redis, but uses KeyDB-specific command `EXPIREMEMBER`, so it does not need garbage collection.
Storage uses redis.IHSeederKey and redis.IHLeecherKey, BUT they are NOT compatible with each other because of another structure (hash in redis and set in keydb). Note: this storage also does not support statistics collection.
Click to show internal directories.
Click to hide internal directories.