Structs

  • | Options to control the behavior of a | database (passed to DB::Open) |
  • | Options that control read operations |
  • | Options that control write operations |

Enums

  • | DB contents are stored in a set of blocks, each | of which holds a sequence of key,value pairs. | Each block may be compressed before being | stored in a file. The following enum describes | which compression method (if any) is used to | compress a block.