/narabi

A simple Pythonic asynchronous interface to inter-process pub/sub

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Narabi

Narabi is a simple Pythonic asynchronous interface to inter-process pub/sub. It currently supports a Redis backend, but is designed to be extended to other backends in the future.

For usage examples, see the examples/ directory.