Home
Softono
redigo

redigo

Open source Apache-2.0 Go
9.9K
Stars
1.2K
Forks
25
Issues
272
Watchers
7 months
Last Commit

About redigo

Go client for Redis

Platforms

Web Self-hosted

Languages

Go

Links

Redigo

GoDoc

Redigo is a Go client for the Redis / Valkey database.

Features

Documentation

Installation

Install Redigo using the "go get" command:

go get github.com/gomodule/redigo/redis

The Go distribution is Redigo's only dependency.

Related Projects

Contributing

See CONTRIBUTING.md.

License

Redigo is available under the Apache License, Version 2.0.