Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
degradable
main
Degradable
Memory
Redis
Generated using Crystal 1.16.3
2025-06-25 19:38:10 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
]