forked from protobom/storage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: add reusable function that runs callbacks in a transaction (p…
…rotobom#31) * refactor: add reusable function that runs callbacks in a transaction refactor: - optionally pass annotations through protobom StoreOptions Signed-off-by: Jonathan Howard <[email protected]> * fix: return no results if no document IDs are passed in Signed-off-by: Jonathan Howard <[email protected]> * fix: return no results if no document has specified annotation values Signed-off-by: Jonathan Howard <[email protected]> * refactor: clear annotations on backend options Signed-off-by: Jonathan Howard <[email protected]> --------- Signed-off-by: Jonathan Howard <[email protected]>
- Loading branch information
1 parent
7ea764c
commit 9c3fdd7
Showing
4 changed files
with
374 additions
and
404 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.