Module cache::bucket [−][src]
Expand description
Leaky bucket algorithim is implemantation for mcatpcha using batch processing Everytime count is increased for an mcaptcha object, a decrement job is added to a batch that is scheduled to be executed at that mcaptcha object’s expiry rate(MCaptcha.get_duration())
Modules
Structs
Enums
encoding formats for persistence
Constants
Bucket type version, aka encoding version