# redis-event-bus

> A simple wrapper around Redis pubsub that allows you to subscribe and publish events.

Latest version **0.1.1** (published 2015-11-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install redis-event-bus
pnpm add redis-event-bus
yarn add redis-event-bus
bun add redis-event-bus
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2015-11-09 |
| First published | 2015-11-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Justin McCormack |
| Maintainers | jus101 |
| Keywords | redis, pubsub, event, bus |

## Links

- npm: https://www.npmjs.com/package/redis-event-bus
- Repository: https://github.com/jus101/redis-event-bus
- Issues: https://github.com/jus101/redis-event-bus/issues
- npm.io page: https://npm.io/package/redis-event-bus

## Dependencies (2)

- [redis](https://npm.io/package/redis.md) ^2.3.0
- [bluebird](https://npm.io/package/bluebird.md) ^3.0.5

## Alternatives

- [memory-cache](https://npm.io/package/memory-cache.md) — 795.0K weekly downloads
- [@httptoolkit/proxy-agent](https://npm.io/package/@httptoolkit/proxy-agent.md) — 11.2K weekly downloads
- [express-cache-controller](https://npm.io/package/express-cache-controller.md) — 5.3K weekly downloads
- [http-cache-middleware](https://npm.io/package/http-cache-middleware.md) — 4.5K weekly downloads
- [cache2](https://npm.io/package/cache2.md) — 1.5K weekly downloads

## Recent versions

- 0.1.1 (latest) — 2015-11-09
- 0.1.0 — 2015-11-09

---
_Source: https://npm.io/package/redis-event-bus · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
