Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RocksDB::Database
Inherits
Reference
<
Object
Constructors
new
(path :
String
)
Instance methods
close
delete
(key :
String
)
each
each_key
get
(key :
String
) :
String
|
Nil
put
(key :
String
, value :
String
)