Created
March 21, 2014 15:10
-
-
Save tylerflint/9688396 to your computer and use it in GitHub Desktop.
sample cuttlefish config file with hanoidb snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## hanoidb database directory | |
hanoidb.db_path = ./data/hanoidb | |
## Enable/disable on-disk compression. | |
hanoidb.compress = none | |
## Expire (automatically delete) entries after N seconds. | |
## When this value is 0 (zero), entries never expire. | |
hanoidb.expiry_secs = 0 | |
## Sync strategy `none' only syncs every time the | |
## nursery runs full, which is currently hard coded | |
## to be evert 256 inserts or deletes. | |
## Sync strategy `sync' will sync the nursery log | |
## for every insert or delete operation. | |
## hanoidb.sync_strategy = none | |
## The page size is a minimum page size, when a page fills | |
## up to beyond this size, it is written to disk. | |
## Compression applies to such units of page size. | |
## hanoidb.page_size = 8192 | |
## Read/write buffer sizes apply to merge processes. | |
## A merge process has two read buffers and a write | |
## buffer, and there is a merge process *per level* in | |
## the database. | |
hanoidb.write_buffer_size = 512KB | |
hanoidb.read_buffer_size = 512KB | |
## The merge strategy is one of `fast' or `predictable'. | |
## Both have same log2(N) worst case, but `fast' is | |
## sometimes faster; yielding latency fluctuations. | |
hanoidb.merge_strategy = fast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My Pleasure to write you,
My name is Favor Williams,
My email address is
( [email protected])
Am interested to know
more about you,
Contact me for my
photo and other
important issue via,
[email protected]