Skip to content

rickihastings/go-redis-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-redis-streams

Messing around with Redis Streams in Go

How to run example

  • docker-compose up
  • cd example/producer && go run main.go

TODO

  • To() - Should be able to stream into another data source
  • Via() - Should group and process messages on the shard

About

Messing around with Redis Streams in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published