Skip to content

Golang helper package for subscribing and processing Redis keyspace events emitted on a channel.

License

Notifications You must be signed in to change notification settings

svcavallar/go-redis-event-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-redis-event-sink

Golang helper package for subscribing and processing Redis keyspace events emitted on a channel.

Dependencies

This library depends upon the following packages:

  • github.com/Sirupsen/logrus
  • gopkg.in/redis.v5

Usage

Installation: go get github.com/svcavallar/go-redis-event-sink

This imports a new namespace called redis_event_sink

See redis_event_sink_test.go for full example of how to sink events from the channel.

About

Golang helper package for subscribing and processing Redis keyspace events emitted on a channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published