Skip to content

Commit cb4765a

Browse files
authored
Update README with alternative extensions to Redis
Added alternative extensions for Redis in README.
1 parent c022072 commit cb4765a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@ Since there are multiple different versions of Redis for Crystal, you can choose
2727
2828
Or if you don't want to use Redis, you can try one of these alternatives
2929
30+
> [!NOTE]
31+
> These alternate extensions may need some work before using in production
32+
3033
* [NATS](https://github.com/cable-cr/cable-nats)
34+
* [Postgres](https://github.com/cable-cr/cable-postgres)
35+
* [AMQP](https://github.com/cable-cr/cable-amqp)
3136
3237
2. Run `shards install`
3338

0 commit comments

Comments
 (0)