Build System
- 📦️ update
([`5af6900`](https://github.com/iwpnd/pyle38/commit/5af69008390fcfb3740b01285020a3e8e8e3c598))
Chores
- **deps**: 🔗 update redis
([`6b3ebbd`](https://github.com/iwpnd/pyle38/commit/6b3ebbde0a2b8556fbf78619fd4a99064dc22ac1))
Documentation
- 📚️ moar docstrings
([`a9b2277`](https://github.com/iwpnd/pyle38/commit/a9b2277a8a874f01d5cc394d3c52e7eadfddecdd))
- 📚️ update readme
([`2989d82`](https://github.com/iwpnd/pyle38/commit/2989d82ffcec92ddd9f20109789908e63dc3afbb))
Features
- ✨ client connection options
([`a4b0011`](https://github.com/iwpnd/pyle38/commit/a4b0011fa70c58960310f8fa294ab70d10a256b5))
using options pattern redis client connection options
closes 529
Refactoring
- ♻️ drop variable position arguments, add missing docstrings
([`d4c0294`](https://github.com/iwpnd/pyle38/commit/d4c0294a0a49d93b53f1ab7daf5b7cdc9ad31081))
- ♻️ make client url private
([`e72b441`](https://github.com/iwpnd/pyle38/commit/e72b4413f058cc83d898569862d3ac336e15e854))
- ♻️ make client url private, but backward compatible
([`651f7b3`](https://github.com/iwpnd/pyle38/commit/651f7b3ec6fee448be8534c6f7a28582c4fada19))