class Fastpass::Adapter::Redis
- Fastpass::Adapter::Redis
- Reference
- Object
Defined in:
fastpass/adapter/redis.crConstant Summary
-
TOTAL_KEY =
"total_saved"
Constructors
Instance Method Summary
- #check(sha : String, increment = true)
- #delete(sha : String)
- #get_total
- #report(sha : String, runtime : Float64)