github.com/nussjustin/radixutil

A collection of utilities for working with Redis using the radix package.


License
MIT
Install
go get github.com/nussjustin/radixutil

Documentation

radixutil GoDoc Build Status Go Report Card

A collection of utilities for working with radix.

Installation

radixutil uses go modules and can be installed via go get.

go get github.com/nussjustin/radixutil

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT