You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
Update README.md
Changed "Note that the API is entire asynchronous" to "Note that the API is entirely asynchronous"
This commit is contained in:
@@ -50,7 +50,7 @@ This will display:
|
|||||||
1: hashtest 2
|
1: hashtest 2
|
||||||
mjr:~/work/node_redis (master)$
|
mjr:~/work/node_redis (master)$
|
||||||
|
|
||||||
Note that the API is entire asynchronous. To get data back from the server, you'll need to use a callback.
|
Note that the API is entirely asynchronous. To get data back from the server, you'll need to use a callback.
|
||||||
|
|
||||||
### Promises
|
### Promises
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user