An open API service indexing awesome lists of open source software.

https://github.com/tomarrell/redcli

A simple Redis client for Pub/Sub
https://github.com/tomarrell/redcli

Last synced: 10 months ago
JSON representation

A simple Redis client for Pub/Sub

Awesome Lists containing this project

README

          

# RedCLI

A simple Redis CLI which supports Pub/Sub for
[miniqueue](https://github.com/tomarrell/miniqueue).

## Usage

// TODO