package
0.0.0-20250312052118-2008840fee0c
Repository: https://github.com/couchbase/indexing.git
Documentation: pkg.go.dev
# README
To run test, you will need to run an instance of gmeta in the same host. To run gometa, you need a config file as follows:
{ "Host" : { "ElectionAddr" : "localhost:9883", "MessageAddr" : "localhost:9884", "RequestAddr" : "localhost:9885" } }
To run gometa
-config=""