Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/python-cli-couchbase-client

A POC for couchbase client.
https://github.com/bearddan2000/python-cli-couchbase-client

cli client couchbase python

Last synced: about 2 months ago
JSON representation

A POC for couchbase client.

Awesome Lists containing this project

README

        

# python-cli-couchbase-client

## Description
A POC for couchbase client.

## Tech stack
- python
- couchbase

## Docker stack
- couchbase
- ubuntu:22.04

## To run
`sudo ./install.sh -u`

## To stop
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`