ioredis-mock
Advanced tools
Comparing version 8.4.0 to 8.5.0
@@ -242,3 +242,3 @@ ## Supported commands ![Commands Coverage: 64%](https://img.shields.io/badge/coverage-64%25-orange.svg) | ||
| [dump] | Doesn't make sense to implement the internal data format used by RDB | | ||
| [hello] | THe protocols this command is switching between (RESP2, RESP3, Redis 6) aren't in use | | ||
| [hello] | The protocols this command is switching between (RESP2, RESP3, Redis 6) aren't in use | | ||
| [latency] | ioredis-mock isn't operating over the network so there is no latency to monitor | | ||
@@ -245,0 +245,0 @@ | [memory] | It's unlikely this can be emulated in a JS environment | |
{ | ||
"name": "ioredis-mock", | ||
"version": "8.4.0", | ||
"version": "8.5.0", | ||
"description": "This library emulates ioredis by performing all operations in-memory.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6687960
11016