# @ladjs/redis

> Redis for Lad

Latest version **1.1.1** (published 2022-12-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ladjs/redis
pnpm add @ladjs/redis
yarn add @ladjs/redis
bun add @ladjs/redis
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.1 |
| Published | 2022-12-05 |
| First published | 2019-09-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=14 |
| Dependencies | 1 |
| Unpacked size | 6.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Nick Baugh |
| Maintainers | titanism, shadowgate15, niftylettuce, shaunwarman, spence-s |
| Keywords | agenda, api, bull, cron, cronjob, crontab, express, framework, frequency, frequent, graceful, human, interval, job, jobs, koa, lad, lass, moment, mongo, mongodb, mongoose, mvc, recur, recurred, recurring, redis, redis, reload, scheduler, scheduling, setup, web |

## Links

- npm: https://www.npmjs.com/package/@ladjs/redis
- Repository: https://github.com/ladjs/redis
- Issues: https://github.com/ladjs/redis/issues
- npm.io page: https://npm.io/package/@ladjs/redis

## Dependencies (1)

- [ioredis](https://npm.io/package/ioredis.md) ^5.2.4

## Alternatives

- [angular-pipes](https://npm.io/package/angular-pipes.md) — 5.6K weekly downloads
- [@ng-web-apis/midi](https://npm.io/package/@ng-web-apis/midi.md) — 2.6K weekly downloads
- [happn-3](https://npm.io/package/happn-3.md) — 1.6K weekly downloads
- [@opensip-cli/lang-go](https://npm.io/package/@opensip-cli/lang-go.md) — 1.2K weekly downloads
- [mongoose-typescript](https://npm.io/package/mongoose-typescript.md) — 85 weekly downloads

## Recent versions

- 1.1.1 (latest) — 2022-12-05
- 1.1.0 — 2022-12-05
- 1.0.7 — 2020-07-20
- 1.0.6 — 2020-07-20
- 1.0.5 — 2020-07-06
- 1.0.4 — 2020-05-26
- 1.0.3 — 2019-09-09
- 1.0.2 — 2019-09-09

## README

# [**@ladjs/redis**](https://github.com/ladjs/redis)

[![build status](https://github.com/ladjs/redis/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/redis/actions/workflows/ci.yml)
[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
[![license](https://img.shields.io/github/license/ladjs/redis.svg)](LICENSE)

> [Redis][] for Lad


## Table of Contents

* [Install](#install)
* [Usage](#usage)
* [Contributors](#contributors)
* [License](#license)


## Install

[npm][]:

```sh
npm install @ladjs/redis
```


## Usage


## Contributors

| Name           | Website                    |
| -------------- | -------------------------- |
| **Nick Baugh** | <http://niftylettuce.com/> |


## License

[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)


##

[npm]: https://www.npmjs.com/

[redis]: https://github.com/luin/ioredis

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