Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
degradable
main
Degradable
Memory
Redis
Built with Crystal 1.9.2
2023-10-07 17:00:49 UTC
class
Degradable::Memory
Degradable::Memory
Degradable
Reference
Object
Defined in:
degradable.cr
Instance Method Summary
#checked
: Int
#failed
: Int
Instance methods inherited from class
Degradable
check(&)
check
,
checked : Int
checked
,
failed : Int
failed
Constructor methods inherited from class
Degradable
new(failure_threshold : Float64, minimum : Int32 =
1000
, &failure_handler)
new
Instance Method Detail
def
checked
: Int
#
[
View source
]
def
failed
: Int
#
[
View source
]