README.md
# gledis
[](https://hex.pm/packages/gledis)
[](https://hexdocs.pm/gledis/)
Redis client for Gleam built on top of `eredis`
## Installation
If available on Hex this package can be added to your Gleam project:
```sh
gleam add gledis
```
and its documentation can be found at <https://hexdocs.pm/gledis>.