package
0.9.0
Repository: https://github.com/cybergarage/go-redis.git
Documentation: pkg.go.dev

# Functions

NewDatabaseWithID returns a new database with the specified ID.
NewServer returns an example server instance.

# Structs

Database represents a database.
Record represents a database record.
Server represents an example server.

# Type aliases

Databases represents a database map.
Records represents a database record map.