Categorygofr.devexampleshttp-server-using-redis
package
0.3.0
Repository: https://github.com/gofr-dev/gofr.git
Documentation: pkg.go.dev

# Functions

RedisGetHandler gets the value from Redis.
RedisPipelineHandler demonstrates using multiple Redis commands efficiently within a pipeline.
RedisSetHandler sets a key-value pair in Redis using the Set Command.