🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

redis-heartbeat-lock

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-heartbeat-lock

Top-level package for Redis heartbeat lock.

0.1.16
Maintainers
1

===================== Redis heartbeat lock

Basic Redis locking mechanism, implemented as an asynchronous context manager. Allows the caller to hold a lock, with a specified heartbeat, while doing a chunk of work.

Sponsor

.. image:: https://s3.amazonaws.com/faraday-assets/files/img/logo.svg :target: https://www.faraday.io :alt: Faraday logo

We use redis-heartbeat-lock_ for B2C customer lifecycle optimization at Faraday_.

.. _redis-heartbeat-lock: https://github.com/fwallacevt/redis-heartbeat-lock .. _B2C customer lifecycle optimization at Faraday: https://www.faraday.io

Features

  • TODO

Credits

This package was created with Cookiecutter_ and the briggySmalls/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _briggySmalls/cookiecutter-pypackage: https://github.com/briggySmalls/cookiecutter-pypackage

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts