Skip to content

DiceDB/dicedb-go

Repository files navigation

dicedb-go

Go client for DiceDB.

Installations

$ go get github.com/dicedb/dicedb-go@v1.0.4

Get Started

To start using DiceDB with Golang, you can follow the example tutorials present in the dice/examples directory.