Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add v1.19 configuration options #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hf
Copy link
Owner

@hf hf commented Oct 16, 2016

Specifically:

  • error_if_exists
  • reuse_logs
  • paranoid_checks
  • max_open_files

For details, see: https://github.com/google/leveldb/blob/v1.19/include/leveldb/options.h

Specifically:
  - error_if_exists
  - reuse_logs
  - paranoid_checks
  - max_open_files

For details, see: https://github.com/google/leveldb/blob/v1.19/include/leveldb/options.h
@codecov-io
Copy link

codecov-io commented Oct 16, 2016

Current coverage is 73.30% (diff: 75.00%)

Merging #8 into master will decrease coverage by 0.88%

@@             master         #8   diff @@
==========================================
  Files            19         19          
  Lines           434        457    +23   
  Methods           0          0          
  Messages          0          0          
  Branches         87         87          
==========================================
+ Hits            322        335    +13   
- Misses           82         90     +8   
- Partials         30         32     +2   

Powered by Codecov. Last update c931c12...01207d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants