Skip to content

Couchbase Database Support #1739

@nmdaniil

Description

@nmdaniil

Problem Description
Currently, devenv.sh does not support Couchbase as a native service, which forces developers to run it via docker. However, Docker can be quite heavyweight and resource-intensive, making it an inconvenient solution for local development.

Adding native support for Couchbase in devenv.sh would significantly improve the developer experience, allowing a simple services.couchbase.enable = true; option instead of managing a separate Docker setup.

Suggested Implementation
Similar to services.clickhouse.enable = true;, the official Couchbase Docker image could be used to start the service natively.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions