-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GOCBC-1637: Refactor views to use providers pattern
Motivation ---------- As a part of adding support for protostellar we have moved most components to uase a provider pattern, however there are some components that still aren't using that pattern. Changes -------- Refactor view query and view indexes to use providers pattern. Change-Id: I350389002f1ded4fb994e180434904ba77d8d417 Reviewed-on: https://review.couchbase.org/c/gocb/+/210852 Reviewed-by: Dimitris Christodoulou <dimitris.christodoulou@couchbase.com> Tested-by: Build Bot <build@couchbase.com>
- Loading branch information
Showing
18 changed files
with
802 additions
and
510 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.