-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #63 from starskey-io/starskey-43
- DeleteByFilter, DeleteByRange to return deleted count - DeleteByRange, DeleteByFilter, DeleteByPrefix to use seen keys as other methods - open sstable vlog and klog do not need to be synced on reopen - BackgroundFSync config #60 - BackgroundFSyncInterval config #60 - More logging on Open method - Correct prior old logic regarding skipping bloom page. - Read me refinements, further explainations, and better descriptions #62 - Added discord #61 - Comment updates, corrections and additions - Remove redunant max from t-tree - Made OptionalConfig and allow for optional configurations for internal system configurations. - Added TestOpenOptionalInternalConfig test
- Loading branch information
Showing
6 changed files
with
383 additions
and
111 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.