Skip to content

[GoFr-SOC]: Couchbase support #2019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

olxandr
Copy link
Contributor

@olxandr olxandr commented Jul 5, 2025

Resolves #1997

Description:

This PR is adding a native support for Couchbase.
The official github.com/couchbase/gocb/[email protected] Go Couchbase library is introduced as a dependency for this PR.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@olxandr
Copy link
Contributor Author

olxandr commented Jul 5, 2025

This PR is a work in progress. Maintainers are welcome for their suggestions.

My questions so far:

  • Should i add some more Couchbase methods to my implementation?
  • Is the mocks and testing implementation acceptable and i can keep going forward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GoFr-SOC]: Couchbase support
1 participant