d-leveldb ~master (2015-03-16T18:11:42Z)
Home
Dub
Repo
Options.create_if_missing
leveldb
options
Options
If true, the database will be created if it is missing. Default: false
class
Options
@
property
void
create_if_missing
(
bool
val
)
Meta
Source
See Implementation
leveldb
options
Options
classes
AFilterPolicy
BloomFilterPolicy
Comparator
Environment
LRUCache
constructors
this
destructors
~this
properties
block_restart_interval
block_size
cache
comparator
compression
create_if_missing
env
error_if_missing
filter_policy
max_open_files
paranoid_checks
valid
write_buffer_size
If true, the database will be created if it is missing. Default: false