@keyv/redis 2.2.1 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ {"parent":"fa0e8af9-8148-4a43-8573-e9a5925cd926","pid":73760,"argv":["/Users/jaredwray/.nvm/versions/node/v16.13.1/bin/node","/Users/jaredwray/src/github.com/jaredwray/keyv/node_modules/ava/lib/worker/subprocess.js"],"execArgv":[],"cwd":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis","time":1641658911511,"ppid":73759,"coverageFilename":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/.nyc_output/4b53f677-168f-4c7e-84d2-a26c05dd2c8b.json","externalId":"","uuid":"4b53f677-168f-4c7e-84d2-a26c05dd2c8b","files":["/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/src/index.js"]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":73759,"argv":["/Users/jaredwray/.nvm/versions/node/v16.13.1/bin/node","/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/node_modules/.bin/ava"],"execArgv":[],"cwd":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis","time":1641658911294,"ppid":73758,"coverageFilename":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/.nyc_output/fa0e8af9-8148-4a43-8573-e9a5925cd926.json","externalId":"","uuid":"fa0e8af9-8148-4a43-8573-e9a5925cd926","files":[]}
@@ -1 +1 @@
1
- {"processes":{"c17c3934-1699-442d-8326-3e558a85ef96":{"parent":null,"children":["e01c4be3-7f2c-40c1-b506-7a632572f30b"]},"e01c4be3-7f2c-40c1-b506-7a632572f30b":{"parent":"c17c3934-1699-442d-8326-3e558a85ef96","children":[]}},"files":{"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/src/index.js":["e01c4be3-7f2c-40c1-b506-7a632572f30b"]},"externalIds":{}}
1
+ {"processes":{"4b53f677-168f-4c7e-84d2-a26c05dd2c8b":{"parent":"fa0e8af9-8148-4a43-8573-e9a5925cd926","children":[]},"fa0e8af9-8148-4a43-8573-e9a5925cd926":{"parent":null,"children":["4b53f677-168f-4c7e-84d2-a26c05dd2c8b"]}},"files":{"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/src/index.js":["4b53f677-168f-4c7e-84d2-a26c05dd2c8b"]},"externalIds":{}}
package/README.md CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  > Redis storage adapter for Keyv
4
4
 
5
- [![build](https://github.com/jaredwray/keyv-redis/actions/workflows/build.yaml/badge.svg)](https://github.com/jaredwray/keyv-redis/actions/workflows/build.yaml)
6
- [![codecov](https://codecov.io/gh/jaredwray/keyv-redis/branch/master/graph/badge.svg?token=LVIK6r34oV)](https://codecov.io/gh/jaredwray/keyv-redis)
5
+ [![build](https://github.com/jaredwray/keyv/actions/workflows/build.yaml/badge.svg)](https://github.com/jaredwray/keyv/actions/workflows/build.yaml)
6
+ [![codecov](https://codecov.io/gh/jaredwray/keyv/branch/master/graph/badge.svg?token=bRzR3RyOXZ)](https://codecov.io/gh/jaredwray/keyv)
7
7
  [![npm](https://img.shields.io/npm/v/@keyv/redis.svg)](https://www.npmjs.com/package/@keyv/redis)
8
8
 
9
9
  Redis storage adapter for [Keyv](https://github.com/jaredwray/keyv).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keyv/redis",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "Redis storage adapter for Keyv",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -1 +0,0 @@
1
- {"parent":null,"pid":12159,"argv":["/Users/jaredwray/.nvm/versions/node/v16.10.0/bin/node","/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/node_modules/.bin/ava"],"execArgv":[],"cwd":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis","time":1638740362141,"ppid":12158,"coverageFilename":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/.nyc_output/c17c3934-1699-442d-8326-3e558a85ef96.json","externalId":"","uuid":"c17c3934-1699-442d-8326-3e558a85ef96","files":[]}
@@ -1 +0,0 @@
1
- {"parent":"c17c3934-1699-442d-8326-3e558a85ef96","pid":12163,"argv":["/Users/jaredwray/.nvm/versions/node/v16.10.0/bin/node","/Users/jaredwray/src/github.com/jaredwray/keyv/node_modules/ava/lib/worker/subprocess.js"],"execArgv":[],"cwd":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis","time":1638740362478,"ppid":12159,"coverageFilename":"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/.nyc_output/e01c4be3-7f2c-40c1-b506-7a632572f30b.json","externalId":"","uuid":"e01c4be3-7f2c-40c1-b506-7a632572f30b","files":["/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/src/index.js"]}