-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-1172 - Advanced simulation functions for CouchDB
Added implementations for the following: QueryExecutor.GetStateRangeScanIterator() QueryExecutor.GetStateMultipleKeys() TxSimulator.DeleteState() TxSimulator.SetStateMultipleKeys() Unit testing was extended for the range query in couchdb.go Additional unit testing for simulation functions will be added following a refactoring of unit tests for goleveldb. Change-Id: Id0907ace75767fe4b296f16c10d18693718d790f Signed-off-by: Chris Elder <[email protected]>
- Loading branch information
Chris Elder
committed
Dec 12, 2016
1 parent
87a0ce8
commit 2ebd342
Showing
5 changed files
with
464 additions
and
39 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
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.