Hello Team! I want to seek the best way to setup couchbase in my usecase.
I have a couchbase-server cluster setup on AWS, which is written to from an api, using the couchbase Go sdk. I want to create a subset of the microservice to run on Raspberry Pi 3 (multiple). Since there’s less infrastructure to run couchbase-server on a RPi3 how can I get an instance of couchbase running.
PS: The instance running on the Raspberry Pis, would replicate the remote version whenever there’s a connection