/dicedb-go

Go SDK for DiceDB

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.