http-server-using-redis

command
v1.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

Redis Example

This GoFr example demonstrates the use of redis as datasource through a simple http server.

To run the example follow the steps below:
  • Run the docker image of redis
docker run --name gofr-redis -p 2002:6379 -d redis:7.0.5
  • Now run the example
go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL