Skip to content
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

Issue 47 - Added functions and changes for CouchDB support #50

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Anukriti2512
Copy link

@Anukriti2512 Anukriti2512 commented Nov 11, 2020

Signed-off-by: Anukriti Jain [email protected]

  1. To run unit tests, CouchDB needs to be installed and configured on the dev machine, an admin user needs to be created and the credentials would be used for authentication. Please set the environment variables "COUCH_USERNAME" and "COUCH_PASSWORD" to run the unit tests.

Design document: here

common/config.go Outdated Show resolved Hide resolved
core/storage/couchStorage_test.go Outdated Show resolved Hide resolved
core/storage/couchStorage.go Show resolved Hide resolved
core/storage/couchStorage.go Show resolved Hide resolved
core/storage/couchStorage_test.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Outdated Show resolved Hide resolved
core/storage/couchStorageHelpers.go Outdated Show resolved Hide resolved
core/storage/couchStorage.go Outdated Show resolved Hide resolved
core/storage/couchStorage.go Outdated Show resolved Hide resolved
core/storage/couchStorage.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Outdated Show resolved Hide resolved
core/storage/couchStorageHelpers.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Show resolved Hide resolved
core/storage/couchStorageHelpers.go Show resolved Hide resolved
core/storage/storage.go Outdated Show resolved Hide resolved
core/storage/couchStorage.go Show resolved Hide resolved
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.

None yet

3 participants