Registry / database / xiaomi-pegasus-go-client

xiaomi-pegasus-go-client

JSON →
library0.0.0-20220519103347-ba0e68465cd5gogounverified

Go client library for Apache Pegasus, a distributed key-value store.

go get github.com/XiaoMi/pegasus-go-client
INSTALL
IMPORT
SIG · XIAOMI-PEGASUS-GO-
X
xiaomi-pegasus-go-client
databasegov0.0.0-20220519103347-ba0e68465cd5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pegasus
github.com/XiaoMi/pegasus-go-client

Initialize a Pegasus client connection.

package main import ( "fmt" "github.com/XiaoMi/pegasus-go-client" ) func main() { client := pegasus.NewClient("127.0.0.1:34601") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220519103347-ba0e68465cd5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Meta
2
Amazon
1
OpenAI (training)
1
Resources
xiaomi-pegasus-go-client — go get xiaomi-pegasus-go-client · libregistry