class

Kiwi::RedisStore

Inherits Kiwi::Store < Reference < Object

Constructors

new(redis : Redis)
Source

Instance methods

clear
Source
delete(key) : String
Source
get(key) : String | Nil
Source
set(key, val) : String
Source