Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 308 Bytes

File metadata and controls

19 lines (10 loc) · 308 Bytes

Redis

A package that provides some commonly needed extras when working with Redis.

Pool

Create a pool of Redis connections.

Subscriber

Subscribe to a Redis key, writing any received messages to a channel.

License

The MIT License (MIT)

Copyright (c) 2020 Scott Barr

See LICENSE