Categorygithub.com/rickihastings/go-redis-streams
module
0.0.0-20200622180149-c589933149c8
Repository: https://github.com/rickihastings/go-redis-streams.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author