Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dude
v3.0.1
Dude
Memory
Entry
Transaction
Redis
Key
Transaction
Store
Transaction
Generated using Crystal 1.16.0
2025-05-08 18:27:34 UTC
struct
Dude::
Redis::
Key
Dude::Redis::Key
Struct
Value
Object
Defined in:
redis.cr
Constructors
.new
(namespace : Symbol | String)
Instance Method Summary
#name
: String
#name
(*parts : Symbol | String) : String
#namespace
: String | Symbol
Constructor Detail
def self.
new
(namespace : Symbol | String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name
(*parts : Symbol | String) : String
#
[
View source
]
def
namespace
: String | Symbol
#
[
View source
]