Zcached.py

Latest version: v1.2.1

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.1

What's Changed
* ci(pre-commit): autoupdate by pre-commit-ci in https://github.com/xXenvy/zcached.py/pull/24
* fix: ignore ConnectionAbortedError in receive by xXenvy in https://github.com/xXenvy/zcached.py/pull/20
* feat(client): add support for `lastsave` command by xXenvy in https://github.com/xXenvy/zcached.py/pull/26
* feat(errors): add `SaveFailure` enum by xXenvy in https://github.com/xXenvy/zcached.py/pull/27
* feat(client): add maximum time to wait for response by xXenvy in https://github.com/xXenvy/zcached.py/pull/28
* feat(client): add `exists` helper by xXenvy in https://github.com/xXenvy/zcached.py/pull/29
* chore(master): release 1.2.1 by xXenvy in https://github.com/xXenvy/zcached.py/pull/30


**Full Changelog**: https://github.com/xXenvy/zcached.py/compare/1.1.1...1.2.1

1.1.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xXenvy/zcached.py/pull/13
* feat: Add a special `__bool__` method to Result by xXenvy in https://github.com/xXenvy/zcached.py/pull/16
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xXenvy/zcached.py/pull/15
* docs: Improve annotations in docstrings by xXenvy in https://github.com/xXenvy/zcached.py/pull/17
* ci(pre-commit): autoupdate by pre-commit-ci in https://github.com/xXenvy/zcached.py/pull/18
* feat: Add `errors` enum by xXenvy in https://github.com/xXenvy/zcached.py/pull/14
* feat: Add a separate method to run client by xXenvy in https://github.com/xXenvy/zcached.py/pull/19

There was also one bug fixed with handling a broken connection, but I forgot to make a separate pull request, so it's not here.

**Full Changelog**: https://github.com/xXenvy/zcached.py/compare/1.0.1...1.1.1

1.0.1

What's Changed
* feat: Add support for `Keys` command by xXenvy in https://github.com/xXenvy/zcached.py/pull/12


**Full Changelog**: https://github.com/xXenvy/zcached.py/compare/1.0.0...1.0.1

1.0.0

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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.