Skip to content

DiceDB/dicedb-go

Repository files navigation

dicedb-go

Go client for DiceDB.

Installations

$ go get github.com/dicedb/[email protected]

Get Started

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