Skip to content

Sandalone rewrite

Compare
Choose a tag to compare
@pote pote released this 17 May 14:29
· 22 commits to master since this release

Philote no longer depends on Redis or uses it in any way.

In the end, it turned out to be simpler to implement pub/sub in the tool itself than to act as a bridge to redis's pub/sub commands, the result is a standalone tool that you can deploy on its own.

Please refer to the README for the updated documentation.