//
pkg.gl
Category
gofr.dev
examples
http-server-using-redis
package
0.3.0
Repository:
https://github.com/gofr-dev/gofr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
66 SLOC
#
Functions
RedisGetHandler
RedisGetHandler gets the value from Redis.
RedisPipelineHandler
RedisPipelineHandler demonstrates using multiple Redis commands efficiently within a pipeline.
RedisSetHandler
RedisSetHandler sets a key-value pair in Redis using the Set Command.