What's Changed
* feat: Return Result with error message instead of raising exception by xXenvy in https://github.com/xXenvy/zcached.py/pull/2
* refactor: Remove connection interface by xXenvy in https://github.com/xXenvy/zcached.py/pull/3
* refactor: Create Connection from parameters in zcached class by xXenvy in https://github.com/xXenvy/zcached.py/pull/4
* ci(pre-commit): autoupdate by pre-commit-ci in https://github.com/xXenvy/zcached.py/pull/5
* feat(client): Add `is_alive` method to check the connection. by xXenvy in https://github.com/xXenvy/zcached.py/pull/6
* ci(pre-commit): autoupdate by pre-commit-ci in https://github.com/xXenvy/zcached.py/pull/8
* feat: Add deserializer. by xXenvy in https://github.com/xXenvy/zcached.py/pull/7
* feat(client): add `mget` and `mset` commands by xXenvy in https://github.com/xXenvy/zcached.py/pull/9
* refactor(serializer): Allow a single serializer to serialize multiple values by xXenvy in https://github.com/xXenvy/zcached.py/pull/10
* feat: Reconnect when client lose connection by xXenvy in https://github.com/xXenvy/zcached.py/pull/11
**Full Changelog**: https://github.com/xXenvy/zcached.py/commits/1.0.0