You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-35Lines changed: 25 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,20 +16,20 @@ ioredis is a robust, full-featured Redis client that is
16
16
used in the world's biggest online commerce company [Alibaba](http://www.alibaba.com/) and many other awesome companies.
17
17
18
18
0. Full-featured. It supports [Cluster](http://redis.io/topics/cluster-tutorial), [Sentinel](https://redis.io/docs/reference/sentinel-clients), [Streams](https://redis.io/topics/streams-intro), [Pipelining](http://redis.io/topics/pipelining), and of course [Lua scripting](http://redis.io/commands/eval), [Redis Functions](https://redis.io/topics/functions-intro), [Pub/Sub](http://redis.io/topics/pubsub) (with the support of binary messages).
19
-
0. High performance 🚀.
20
-
0. Delightful API 😄. It works with Node callbacks and Native promises.
21
-
0. Transformation of command arguments and replies.
22
-
0. Transparent key prefixing.
23
-
0. Abstraction for Lua scripting, allowing you to [define custom commands](https://github.com/luin/ioredis#lua-scripting).
Experience the best Redis. For a limited time, sign up to Redis Enterprise Cloud and use **MATRIX200** to get $200 credits, and a chance to win a Tesla!
74
-
75
-
[Sign Up Now!](https://redis.info/ioredis-tryfree)
76
-
77
-
<brclear="both"/>
78
-
79
69
### Medis: Redis GUI for macOS
80
70
81
71
<ahref="https://getmedis.com/"><imgalign="right"width="404"src="resources/medis.png"alt="Download on the App Store"></a>
0 commit comments