Skip to content

The simple data stream implementation using GO language based on the Redis stream

License

Notifications You must be signed in to change notification settings

yaricom/gostream

Repository files navigation

gostream

The simple data stream implementation using GO language based on the Redis stream

Usage

For usage patterns see redis_stream_test.go

Tests

The unit tests can be started with following command:

make test DEBUG=true REDIS_ADDR=127.0.0.1:6379

About

The simple data stream implementation using GO language based on the Redis stream

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published