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)