Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/kisielk/redis

Package github.com/vmihailenco/redis implements a Redis client. Let's start with connecting to Redis using TCP: or using Unix socket: Then we can start sending commands: We can also pipeline two commands together: or: We can also send several commands in transaction: To subscribe to the channel: You can also write custom commands: Client uses connection pool to send commands. You can change maximum number of connections with:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/kisielk/redis
License: BSD-3-Clause
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/kisielk
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...