Redys

Latest version: v0.9.20

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

Scan your dependencies

0.9.20

Now the "stop" (after a startProcess), should work

0.9.11

fix tu
fix build
fix a bug on exception name

**Full Changelog**: https://github.com/manatlan/redys/compare/v0.9.10...v0.9.11

0.9.10

add a `redys.v2.loop( coro )` to easily start a loop/coro to wait for

**Full Changelog**: https://github.com/manatlan/redys/compare/v0.9.9...v0.9.10

0.9.9

add:

- redys.v2.Server() : return server instance (can use `.stop()`). To be runned in current loop.
- redys.v2.ServerProcess() : return server instance (can use `.stop()`). To be runned in a process loop.
- redys.v2.AClient() : same behaviour as v1 (but no KILL method)
- redys.v2.Client() : same behaviour as v1 (but no KILL method)

**Full Changelog**: https://github.com/manatlan/redys/compare/v0.9.8...v0.9.9

0.9.8

back in the game ;-)

now, use CI/CD (github action) to tests, release & publish to pypi !
with real pytest tests !

**new feature**

- add a `KILL()` command on clients, to be able to kill the server (for "gracefull shutdowns")

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.