1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Mention EVAL.

This commit is contained in:
Matt Ranney
2011-06-30 15:33:27 -06:00
parent bd21c73b81
commit 04b4db8723

View File

@@ -1,7 +1,9 @@
redis - a node.js redis client
===========================
This is a complete Redis client for node.js. It supports all Redis commands, including MULTI, WATCH, and PUBLISH/SUBSCRIBE.
This is a complete Redis client for node.js. It supports all Redis commands, including many recently added commands like EVAL from
experimental Redis server branches.
Install with: