-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The main new component is a btree cache to optimize List and Count operations. The List operation assumes and ordered set of results since a limit can be defined. A set of tests have been added. Support for embedded `dataDir` path and `credsFile` URL options have been added. Signed-off-by: Byron Ruth <[email protected]>
- Loading branch information
Showing
17 changed files
with
2,142 additions
and
1,484 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.