Skip to content

Commit 53edd91

Browse files
committed
chore(release): publish
- @hokify/node-ts-cache-lru-storage@2.0.1 - @hokify/node-ts-cache-lru-redis-storage@2.0.1 - @hokify/node-ts-cache-node-cache-storage@2.0.1 - @hokify/node-ts-cache-redis-storage@2.0.1 - @hokify/node-ts-cache-redisio-storage@2.0.1 - @hokify/node-ts-cache@6.0.1
1 parent c448fbf commit 53edd91

File tree

13 files changed

+18355
-18885
lines changed

13 files changed

+18355
-18885
lines changed

package-lock.json

Lines changed: 17927 additions & 17927 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storages/lru-redis/CHANGELOG.md

Lines changed: 15 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -3,220 +3,124 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@1.1.0...@hokify/node-ts-cache-lru-redis-storage@2.0.0) (2021-11-19)
7-
8-
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
6+
## [2.0.1](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@2.0.0...@hokify/node-ts-cache-lru-redis-storage@2.0.1) (2024-04-18)
97

8+
### Bug Fixes
109

10+
- update versions§ ([6caf1a5](https://github.com/hokify/node-ts-cache/commit/6caf1a525dc136ca902ead121ea04a484e8b8f75))
1111

12+
# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@1.1.0...@hokify/node-ts-cache-lru-redis-storage@2.0.0) (2021-11-19)
1213

14+
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
1315

1416
# [1.1.0](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@1.0.2...@hokify/node-ts-cache-lru-redis-storage@1.1.0) (2021-10-05)
1517

1618
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
1719

18-
19-
20-
21-
2220
## [1.0.2](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@1.0.1...@hokify/node-ts-cache-lru-redis-storage@1.0.2) (2021-02-12)
2321

2422
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
2523

26-
27-
28-
29-
3024
## [1.0.1](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.6...@hokify/node-ts-cache-lru-redis-storage@1.0.1) (2021-02-12)
3125

3226
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
3327

34-
35-
36-
37-
3828
## [0.3.6](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.5...@hokify/node-ts-cache-lru-redis-storage@0.3.6) (2020-11-18)
3929

40-
4130
### Bug Fixes
4231

43-
* ensure we use seconds everywhere ([f18d460](https://github.com/hokify/node-ts-cache/commit/f18d460a8a1f195ca58a92c56c5d3cc7d216b6d9))
44-
45-
46-
47-
32+
- ensure we use seconds everywhere ([f18d460](https://github.com/hokify/node-ts-cache/commit/f18d460a8a1f195ca58a92c56c5d3cc7d216b6d9))
4833

4934
## [0.3.5](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.4...@hokify/node-ts-cache-lru-redis-storage@0.3.5) (2020-11-09)
5035

51-
5236
### Bug Fixes
5337

54-
* **multicache:** handle get key undefined ([b0ded49](https://github.com/hokify/node-ts-cache/commit/b0ded498ad988a44ff62566909403268e4b6b288))
55-
56-
57-
58-
38+
- **multicache:** handle get key undefined ([b0ded49](https://github.com/hokify/node-ts-cache/commit/b0ded498ad988a44ff62566909403268e4b6b288))
5939

6040
## [0.3.4](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.3...@hokify/node-ts-cache-lru-redis-storage@0.3.4) (2020-11-09)
6141

6242
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
6343

64-
65-
66-
67-
6844
## [0.3.3](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.2...@hokify/node-ts-cache-lru-redis-storage@0.3.3) (2020-11-06)
6945

70-
7146
### Bug Fixes
7247

73-
* **lru-redis:** ensure default values for lru cache ([3cd9918](https://github.com/hokify/node-ts-cache/commit/3cd991800b46c0d7b36f9b3e1d6aee03b63616a8))
74-
75-
76-
77-
48+
- **lru-redis:** ensure default values for lru cache ([3cd9918](https://github.com/hokify/node-ts-cache/commit/3cd991800b46c0d7b36f9b3e1d6aee03b63616a8))
7849

7950
## [0.3.2](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.1...@hokify/node-ts-cache-lru-redis-storage@0.3.2) (2020-10-21)
8051

8152
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
8253

83-
84-
85-
86-
8754
## [0.3.1](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.3.0...@hokify/node-ts-cache-lru-redis-storage@0.3.1) (2020-10-21)
8855

8956
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
9057

91-
92-
93-
94-
9558
# [0.3.0](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.2.3...@hokify/node-ts-cache-lru-redis-storage@0.3.0) (2020-10-21)
9659

97-
9860
### Features
9961

100-
* **multicache:** allow caching multiple keys at once ([68315b3](https://github.com/hokify/node-ts-cache/commit/68315b3c73f65a62a60ffe5e21921bbd2ea471a6))
101-
102-
103-
104-
62+
- **multicache:** allow caching multiple keys at once ([68315b3](https://github.com/hokify/node-ts-cache/commit/68315b3c73f65a62a60ffe5e21921bbd2ea471a6))
10563

10664
## [0.2.3](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.2.2...@hokify/node-ts-cache-lru-redis-storage@0.2.3) (2020-10-21)
10765

108-
10966
### Bug Fixes
11067

111-
* **lru-redis:** allow null values ([efbe6bf](https://github.com/hokify/node-ts-cache/commit/efbe6bfdf1af6ca649bceaae2f2da4722d8dd742))
112-
113-
114-
115-
68+
- **lru-redis:** allow null values ([efbe6bf](https://github.com/hokify/node-ts-cache/commit/efbe6bfdf1af6ca649bceaae2f2da4722d8dd742))
11669

11770
## [0.2.2](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.2.1...@hokify/node-ts-cache-lru-redis-storage@0.2.2) (2020-09-22)
11871

11972
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
12073

121-
122-
123-
124-
12574
## [0.2.1](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.2.0...@hokify/node-ts-cache-lru-redis-storage@0.2.1) (2020-08-30)
12675

127-
12876
### Bug Fixes
12977

130-
* **ttl:** allow overwriting ttls ([ff24982](https://github.com/hokify/node-ts-cache/commit/ff249827995bac6942c5492ac343702b60ec5b76))
131-
132-
133-
134-
78+
- **ttl:** allow overwriting ttls ([ff24982](https://github.com/hokify/node-ts-cache/commit/ff249827995bac6942c5492ac343702b60ec5b76))
13579

13680
# [0.2.0](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.8...@hokify/node-ts-cache-lru-redis-storage@0.2.0) (2020-07-28)
13781

138-
13982
### Features
14083

141-
* **cachekey:** allow undefined cache key to skip cache ([5550758](https://github.com/hokify/node-ts-cache/commit/555075821c6e581aebb41c76cb6b81fe56724f98))
142-
143-
144-
145-
84+
- **cachekey:** allow undefined cache key to skip cache ([5550758](https://github.com/hokify/node-ts-cache/commit/555075821c6e581aebb41c76cb6b81fe56724f98))
14685

14786
## [0.1.8](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.7...@hokify/node-ts-cache-lru-redis-storage@0.1.8) (2020-06-18)
14887

14988
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
15089

151-
152-
153-
154-
15590
## [0.1.7](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.6...@hokify/node-ts-cache-lru-redis-storage@0.1.7) (2020-06-10)
15691

15792
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
15893

159-
160-
161-
162-
16394
## [0.1.6](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.5...@hokify/node-ts-cache-lru-redis-storage@0.1.6) (2020-06-10)
16495

16596
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
16697

167-
168-
169-
170-
17198
## [0.1.5](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.4...@hokify/node-ts-cache-lru-redis-storage@0.1.5) (2020-03-13)
17299

173100
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
174101

175-
176-
177-
178-
179102
## [0.1.4](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.3...@hokify/node-ts-cache-lru-redis-storage@0.1.4) (2020-03-12)
180103

181104
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
182105

183-
184-
185-
186-
187106
## [0.1.3](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.2...@hokify/node-ts-cache-lru-redis-storage@0.1.3) (2020-03-12)
188107

189-
190108
### Bug Fixes
191109

192-
* **lru-redis:** json stringify and parse content ([9d17645](https://github.com/hokify/node-ts-cache/commit/9d176451e2f0bdee600c8b85ea73de100e133571))
193-
194-
195-
196-
110+
- **lru-redis:** json stringify and parse content ([9d17645](https://github.com/hokify/node-ts-cache/commit/9d176451e2f0bdee600c8b85ea73de100e133571))
197111

198112
## [0.1.2](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.1...@hokify/node-ts-cache-lru-redis-storage@0.1.2) (2020-03-09)
199113

200114
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
201115

202-
203-
204-
205-
206116
## [0.1.1](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache-lru-redis-storage@0.1.0...@hokify/node-ts-cache-lru-redis-storage@0.1.1) (2020-03-09)
207117

208-
209118
### Bug Fixes
210119

211-
* **lru-redis:** ensure tests are valid ([fe1a9f9](https://github.com/hokify/node-ts-cache/commit/fe1a9f9fb0ae3a7506aa3dee2be454902c0c0564))
212-
213-
214-
215-
120+
- **lru-redis:** ensure tests are valid ([fe1a9f9](https://github.com/hokify/node-ts-cache/commit/fe1a9f9fb0ae3a7506aa3dee2be454902c0c0564))
216121

217122
# 0.1.0 (2020-03-09)
218123

219-
220124
### Features
221125

222-
* **lru-redis:** add new lru with redis storage ([5317591](https://github.com/hokify/node-ts-cache/commit/53175912341ca5b8f3306e4167795e74257d4749))
126+
- **lru-redis:** add new lru with redis storage ([5317591](https://github.com/hokify/node-ts-cache/commit/53175912341ca5b8f3306e4167795e74257d4749))

storages/lru-redis/package.json

Lines changed: 57 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,59 @@
11
{
2-
"name": "@hokify/node-ts-cache-lru-redis-storage",
3-
"version": "2.0.0",
4-
"publishConfig": {
5-
"access": "public"
6-
},
7-
"type": "module",
8-
"engines": {
9-
"node": ">=18.0.0"
10-
},
11-
"description": "Simple and extensible caching module supporting decorators",
12-
"main": "dist/index.js",
13-
"scripts": {
14-
"test": "mocha --loader=ts-node/esm test/**/*.test.ts",
15-
"build": "tsc -p .",
16-
"prepublishOnly": "tsc -p .",
17-
"clean": "git clean -fdx src",
18-
"dev": "tsc -p . -w"
19-
},
20-
"types": "dist/index.d.ts",
21-
"repository": {
22-
"type": "git",
23-
"url": "git+https://github.com/hokify/node-ts-cache.git"
24-
},
25-
"keywords": [
26-
"node",
27-
"nodejs",
28-
"cache",
29-
"typescript",
30-
"ts",
31-
"caching",
32-
"memcache",
33-
"memory-cache",
34-
"redis-cache",
35-
"redis",
36-
"cache",
37-
"file-cache",
38-
"node-cache",
39-
"ts-cache"
40-
],
41-
"files": [
42-
"dist"
43-
],
44-
"author": "Simon Tretter <s.tretter@gmail.com>",
45-
"license": "MIT",
46-
"bugs": {
47-
"url": "https://github.com/hokify/node-ts-cache/issues"
48-
},
49-
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/lru-redis#readme",
50-
"dependencies": {
51-
"@hokify/node-ts-cache": "^6.0.0",
52-
"ioredis": "^5.3.2",
53-
"lru-cache": "^6.0.0"
54-
},
55-
"devDependencies": {
56-
"@types/lru-cache": "^5.1.1",
57-
"ioredis-mock": "^8.9.0"
58-
},
59-
"gitHead": "c938eba762060f940a34bc192bec03bc76ea4017"
2+
"name": "@hokify/node-ts-cache-lru-redis-storage",
3+
"version": "2.0.1",
4+
"description": "Simple and extensible caching module supporting decorators",
5+
"keywords": [
6+
"node",
7+
"nodejs",
8+
"cache",
9+
"typescript",
10+
"ts",
11+
"caching",
12+
"memcache",
13+
"memory-cache",
14+
"redis-cache",
15+
"redis",
16+
"file-cache",
17+
"node-cache",
18+
"ts-cache"
19+
],
20+
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/lru-redis#readme",
21+
"bugs": {
22+
"url": "https://github.com/hokify/node-ts-cache/issues"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/hokify/node-ts-cache.git"
27+
},
28+
"license": "MIT",
29+
"author": "Simon Tretter <s.tretter@gmail.com>",
30+
"type": "module",
31+
"main": "dist/index.js",
32+
"types": "dist/index.d.ts",
33+
"files": [
34+
"dist"
35+
],
36+
"scripts": {
37+
"build": "tsc -p .",
38+
"clean": "git clean -fdx src",
39+
"dev": "tsc -p . -w",
40+
"prepublishOnly": "tsc -p .",
41+
"test": "mocha --loader=ts-node/esm test/**/*.test.ts"
42+
},
43+
"dependencies": {
44+
"@hokify/node-ts-cache": "^6.0.1",
45+
"ioredis": "^5.3.2",
46+
"lru-cache": "^6.0.0"
47+
},
48+
"devDependencies": {
49+
"@types/lru-cache": "^5.1.1",
50+
"ioredis-mock": "^8.9.0"
51+
},
52+
"engines": {
53+
"node": ">=18.0.0"
54+
},
55+
"publishConfig": {
56+
"access": "public"
57+
},
58+
"gitHead": "c938eba762060f940a34bc192bec03bc76ea4017"
6059
}

0 commit comments

Comments
 (0)