Low level utility functionality for tinyredis
tinyredis_util is being semantically versioned. Roughly described, major version changes will always represent backwards incompatible changes, minor version changes will always represent new features and will be backwards compatible, and patch ('tiny') version changes will always be bug fixes
- Make sure redis is running
- Run
dub test
Run dub build