Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Limiter::Redis::Entry(T)
Inherits
Struct
/
Value
/
Object
Constructors
new
(interval :
Time::Span
, milliseconds :
UInt64
, max_count :
UInt64
, redis :
T
, key :
String
)
Source
Instance methods
clear
Source
current_count
Source
increment
Source
interval
Source
limited?
Source
max_count
Source
next_free_after
Source