Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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