mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-27 11:12:45 +00:00
These are minor changes: * There's a `status` field that can be used to check if the connection to the redis server is active. * There's a `getBuffer` method that returns a node `Buffer` instance instead of a string (if you're saving binary data on redis, this is useful). * The callback on `connect` is optional. |
||
|---|---|---|
| .. | ||
| ioredis-tests.ts | ||
| ioredis.d.ts | ||