Update options.pxd

This commit is contained in:
iFA 2021-02-16 21:55:04 +01:00 committed by GitHub
parent fdeab9f159
commit b602bde7f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,7 @@ cdef extern from "rocksdb/options.h" namespace "rocksdb":
uint64_t max_manifest_file_size
int table_cache_numshardbits
uint64_t WAL_ttl_seconds
uint64_t ttl
uint64_t WAL_size_limit_MB
size_t manifest_preallocation_size
cpp_bool allow_mmap_reads