rocksdb v0.0.7 (2017-02-12T09:26:21Z)
Dub
Repo
rocksdb_put
rocksdb
database
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
rocksdb_put
(
rocksdb_t
*
,
const
rocksdb_writeoptions_t
*
,
const
char
*
,
size_t
,
const
char
*
,
size_t
,
char
**
)
Meta
Source
See Implementation
rocksdb
database
classes
Database
functions
ensureRocks
rocksdb_close
rocksdb_delete
rocksdb_delete_cf
rocksdb_get
rocksdb_get_cf
rocksdb_multi_get
rocksdb_multi_get_cf
rocksdb_open
rocksdb_open_column_families
rocksdb_put
rocksdb_put_cf
rocksdb_write
structs
rocksdb_t