Skip to content

danni-popova/go-redis-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-redis-streams

Go implementation of writing and reading from Redis Streams using multiple Consumer groups.

img.png

How to run

You need to have Redis running locally and the easiest way to do this is to spin up a Docker container using this command:

docker compose up

Inspecting the streams To view the stream, consumer groups and consumers, visit http://localhost:8001/ in your browser.

About

Go implementation of writing and reading from Redis Streams using multiple Consumer groups.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published