Statements (35)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Library
|
gptkbp:bfsLayer |
4
|
gptkbp:bfsParent |
gptkb:Go_Lang
|
gptkbp:author |
Olaf M. K.
|
gptkbp:community |
open-source community
|
gptkbp:contribution |
accepts contributions
|
gptkbp:dependency |
Redis server
Go 1.11+ |
gptkbp:example |
https://github.com/go-redis/redis/blob/v8.11.5/_examples/cluster/cluster.go
https://github.com/go-redis/redis/blob/v8.11.5/_examples/context/context.go https://github.com/go-redis/redis/blob/v8.11.5/_examples/ping/ping.go https://github.com/go-redis/redis/blob/v8.11.5/_examples/pubsub/pubsub.go https://github.com/go-redis/redis/blob/v8.11.5/_examples/pipeline/pipeline.go |
gptkbp:features |
connection pooling
pipeline support cluster support context support pub/sub support |
gptkbp:has_documentation |
https://pkg.go.dev/github.com/go-redis/redis/v8
|
https://www.w3.org/2000/01/rdf-schema#label |
Go-Redis
|
gptkbp:installation |
go get github.com/go-redis/redis/v8
|
gptkbp:is_tested_for |
unit tests available
|
gptkbp:language |
gptkb:Go
|
gptkbp:latest_version |
v8.11.5
|
gptkbp:license |
gptkb:MIT
|
gptkbp:performance |
high performance
|
gptkbp:platform |
cross-platform
|
gptkbp:release_date |
gptkb:2015
|
gptkbp:repository |
https://github.com/go-redis/redis
|
gptkbp:status |
active
|
gptkbp:supports |
gptkb:Redis_6.0
|
gptkbp:type |
Redis client
|
gptkbp:uses |
used for caching
used for message brokering used for session storage |