|
2 | 2 |
|
3 | 3 | [](https://github.com/redis/ioredis/actions/workflows/release.yml?query=branch%3Amain)
|
4 | 4 | [](https://coveralls.io/github/luin/ioredis?branch=main)
|
5 |
| -[](https://gitter.im/luin/ioredis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
6 | 5 | [](http://commitizen.github.io/cz-cli/)
|
7 | 6 | [](https://github.com/semantic-release/semantic-release)
|
8 | 7 |
|
| 8 | +[](https://discord.gg/redis) |
| 9 | +[](https://www.twitch.tv/redisinc) |
| 10 | +[](https://www.youtube.com/redisinc) |
| 11 | +[](https://twitter.com/redisinc) |
| 12 | + |
9 | 13 | A robust, performance-focused and full-featured [Redis](http://redis.io) client for [Node.js](https://nodejs.org).
|
10 | 14 |
|
11 |
| -Supports Redis >= 2.6.12 and the latest version of [Dragonfly](https://dragonflydb.io/). Completely compatible with Redis 7.x. |
| 15 | +Supports Redis >= 2.6.12. Completely compatible with Redis 7.x. |
12 | 16 |
|
13 | 17 | # Features
|
14 | 18 |
|
@@ -50,40 +54,6 @@ Refer to [CHANGELOG.md](CHANGELOG.md) for features and bug fixes introduced in v
|
50 | 54 |
|
51 | 55 | - [API Documentation](https://redis.github.io/ioredis/) ([Redis](https://redis.github.io/ioredis/classes/Redis.html), [Cluster](https://redis.github.io/ioredis/classes/Cluster.html))
|
52 | 56 | - [Changelog](CHANGELOG.md)
|
53 |
| -- [Migrating from node_redis](https://github.com/redis/ioredis/wiki/Migrating-from-node_redis) |
54 |
| - |
55 |
| -<hr> |
56 |
| - |
57 |
| -# Sponsors |
58 |
| - |
59 |
| -### Upstash: Serverless Database for Redis |
60 |
| - |
61 |
| -<a href="https://upstash.com/?utm_source=ioredis"><img align="right" width="320" src="resources/upstash.png" alt="Upstash"></a> |
62 |
| - |
63 |
| -Upstash is a Serverless Database with Redis/REST API and durable storage. It is the perfect database for your applications thanks to its per request pricing and low latency data. |
64 |
| - |
65 |
| -[Start for free in 30 seconds!](https://upstash.com/?utm_source=ioredis) |
66 |
| - |
67 |
| -<br clear="both"/> |
68 |
| - |
69 |
| -### Medis: Redis GUI for macOS |
70 |
| - |
71 |
| -<a href="https://getmedis.com/"><img align="right" width="404" src="resources/medis.png" alt="Download on the App Store"></a> |
72 |
| - |
73 |
| -Looking for a Redis GUI for macOS, Windows and Linux? Here's [Medis](https://getmedis.com/)! |
74 |
| - |
75 |
| -Medis is an open-sourced, beautiful, easy-to-use Redis GUI management application. |
76 |
| - |
77 |
| -Medis starts with all the basic features you need: |
78 |
| - |
79 |
| -- Keys viewing/editing |
80 |
| -- SSH Tunnel for connecting with remote servers |
81 |
| -- Terminal for executing custom commands |
82 |
| -- And other awesome features... |
83 |
| - |
84 |
| -[Medis 1 is open sourced on GitHub](https://github.com/luin/medis) |
85 |
| - |
86 |
| -<br clear="both"/> |
87 | 57 |
|
88 | 58 | <hr>
|
89 | 59 |
|
@@ -1431,14 +1401,6 @@ I'm happy to receive bug reports, fixes, documentation enhancements, and any oth
|
1431 | 1401 |
|
1432 | 1402 | And since I'm not a native English speaker, if you find any grammar mistakes in the documentation, please also let me know. :)
|
1433 | 1403 |
|
1434 |
| -# Become a Sponsor |
1435 |
| - |
1436 |
| -Open source is hard and time-consuming. If you want to invest in ioredis's future you can become a sponsor and make us spend more time on this library's improvements and new features. |
1437 |
| - |
1438 |
| -<a href="https://opencollective.com/ioredis"><img src="https://opencollective.com/ioredis/tiers/sponsor.svg?avatarHeight=36"></a> |
1439 |
| - |
1440 |
| -Thank you for using ioredis :-) |
1441 |
| - |
1442 | 1404 | # Contributors
|
1443 | 1405 |
|
1444 | 1406 | This project exists thanks to all the people who contribute:
|
|
0 commit comments