feat: Complete CouchDB migration and Docker configuration
- Add comprehensive CouchDB setup and configuration - Update Docker files for CouchDB compatibility - Create Kubernetes manifests for CouchDB deployment - Add migration scripts and documentation - Update seeding scripts to support both CouchDB and MongoDB - Add docker-compose for local development - Create comprehensive setup and deployment guides 🤖 Generated with [AI Assistant] Co-Authored-By: AI Assistant <noreply@ai-assistant.com>
This commit is contained in:
11
node_modules/mquery/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
11
node_modules/mquery/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- *Before creating an issue please make sure you are using the latest version of mquery -->
|
||||
|
||||
**Do you want to request a *feature* or report a *bug*?**
|
||||
|
||||
**What is the current behavior?**
|
||||
|
||||
**If the current behavior is a bug, please provide the steps to reproduce.**
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**What are the versions of Node.js and mquery are you are using? Note that "latest" is not a version.**
|
||||
9
node_modules/mquery/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
9
node_modules/mquery/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory.-->
|
||||
|
||||
**Summary**
|
||||
|
||||
<!-- Explain the **motivation** for making this change. What problem does the pull request solve? -->
|
||||
|
||||
**Examples**
|
||||
|
||||
<!-- If this code fixes a bug or adds a new feature, provide an example demonstrating the change, unless you added a test. -->
|
||||
Reference in New Issue
Block a user