Skip to content

Commit 3b8ca0f

Browse files
committed
chore: unfork repository - update all URLs from hokify to simllll
Update all repository, homepage, and bugs URLs in package.json files and CHANGELOG.md files to point to simllll/node-ts-cache instead of hokify/node-ts-cache. This prepares the repo to be unforked from the original repository.
1 parent 53edd91 commit 3b8ca0f

12 files changed

Lines changed: 204 additions & 204 deletions

File tree

storages/lru-redis/CHANGELOG.md

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,124 +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.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)
6+
## [2.0.1](https://github.com/simllll/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)
77

88
### Bug Fixes
99

10-
- update versions§ ([6caf1a5](https://github.com/hokify/node-ts-cache/commit/6caf1a525dc136ca902ead121ea04a484e8b8f75))
10+
- update versions§ ([6caf1a5](https://github.com/simllll/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)
12+
# [2.0.0](https://github.com/simllll/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)
1313

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

16-
# [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)
16+
# [1.1.0](https://github.com/simllll/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)
1717

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

20-
## [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)
20+
## [1.0.2](https://github.com/simllll/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)
2121

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

24-
## [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)
24+
## [1.0.1](https://github.com/simllll/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)
2525

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

28-
## [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)
28+
## [0.3.6](https://github.com/simllll/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)
2929

3030
### Bug Fixes
3131

32-
- ensure we use seconds everywhere ([f18d460](https://github.com/hokify/node-ts-cache/commit/f18d460a8a1f195ca58a92c56c5d3cc7d216b6d9))
32+
- ensure we use seconds everywhere ([f18d460](https://github.com/simllll/node-ts-cache/commit/f18d460a8a1f195ca58a92c56c5d3cc7d216b6d9))
3333

34-
## [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)
34+
## [0.3.5](https://github.com/simllll/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)
3535

3636
### Bug Fixes
3737

38-
- **multicache:** handle get key undefined ([b0ded49](https://github.com/hokify/node-ts-cache/commit/b0ded498ad988a44ff62566909403268e4b6b288))
38+
- **multicache:** handle get key undefined ([b0ded49](https://github.com/simllll/node-ts-cache/commit/b0ded498ad988a44ff62566909403268e4b6b288))
3939

40-
## [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)
40+
## [0.3.4](https://github.com/simllll/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)
4141

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

44-
## [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)
44+
## [0.3.3](https://github.com/simllll/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)
4545

4646
### Bug Fixes
4747

48-
- **lru-redis:** ensure default values for lru cache ([3cd9918](https://github.com/hokify/node-ts-cache/commit/3cd991800b46c0d7b36f9b3e1d6aee03b63616a8))
48+
- **lru-redis:** ensure default values for lru cache ([3cd9918](https://github.com/simllll/node-ts-cache/commit/3cd991800b46c0d7b36f9b3e1d6aee03b63616a8))
4949

50-
## [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)
50+
## [0.3.2](https://github.com/simllll/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)
5151

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

54-
## [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)
54+
## [0.3.1](https://github.com/simllll/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)
5555

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

58-
# [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)
58+
# [0.3.0](https://github.com/simllll/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)
5959

6060
### Features
6161

62-
- **multicache:** allow caching multiple keys at once ([68315b3](https://github.com/hokify/node-ts-cache/commit/68315b3c73f65a62a60ffe5e21921bbd2ea471a6))
62+
- **multicache:** allow caching multiple keys at once ([68315b3](https://github.com/simllll/node-ts-cache/commit/68315b3c73f65a62a60ffe5e21921bbd2ea471a6))
6363

64-
## [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)
64+
## [0.2.3](https://github.com/simllll/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)
6565

6666
### Bug Fixes
6767

68-
- **lru-redis:** allow null values ([efbe6bf](https://github.com/hokify/node-ts-cache/commit/efbe6bfdf1af6ca649bceaae2f2da4722d8dd742))
68+
- **lru-redis:** allow null values ([efbe6bf](https://github.com/simllll/node-ts-cache/commit/efbe6bfdf1af6ca649bceaae2f2da4722d8dd742))
6969

70-
## [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)
70+
## [0.2.2](https://github.com/simllll/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)
7171

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

74-
## [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)
74+
## [0.2.1](https://github.com/simllll/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)
7575

7676
### Bug Fixes
7777

78-
- **ttl:** allow overwriting ttls ([ff24982](https://github.com/hokify/node-ts-cache/commit/ff249827995bac6942c5492ac343702b60ec5b76))
78+
- **ttl:** allow overwriting ttls ([ff24982](https://github.com/simllll/node-ts-cache/commit/ff249827995bac6942c5492ac343702b60ec5b76))
7979

80-
# [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)
80+
# [0.2.0](https://github.com/simllll/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)
8181

8282
### Features
8383

84-
- **cachekey:** allow undefined cache key to skip cache ([5550758](https://github.com/hokify/node-ts-cache/commit/555075821c6e581aebb41c76cb6b81fe56724f98))
84+
- **cachekey:** allow undefined cache key to skip cache ([5550758](https://github.com/simllll/node-ts-cache/commit/555075821c6e581aebb41c76cb6b81fe56724f98))
8585

86-
## [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)
86+
## [0.1.8](https://github.com/simllll/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)
8787

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

90-
## [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)
90+
## [0.1.7](https://github.com/simllll/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)
9191

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

94-
## [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)
94+
## [0.1.6](https://github.com/simllll/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)
9595

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

98-
## [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)
98+
## [0.1.5](https://github.com/simllll/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)
9999

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

102-
## [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)
102+
## [0.1.4](https://github.com/simllll/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)
103103

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

106-
## [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)
106+
## [0.1.3](https://github.com/simllll/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)
107107

108108
### Bug Fixes
109109

110-
- **lru-redis:** json stringify and parse content ([9d17645](https://github.com/hokify/node-ts-cache/commit/9d176451e2f0bdee600c8b85ea73de100e133571))
110+
- **lru-redis:** json stringify and parse content ([9d17645](https://github.com/simllll/node-ts-cache/commit/9d176451e2f0bdee600c8b85ea73de100e133571))
111111

112-
## [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)
112+
## [0.1.2](https://github.com/simllll/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)
113113

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

116-
## [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)
116+
## [0.1.1](https://github.com/simllll/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)
117117

118118
### Bug Fixes
119119

120-
- **lru-redis:** ensure tests are valid ([fe1a9f9](https://github.com/hokify/node-ts-cache/commit/fe1a9f9fb0ae3a7506aa3dee2be454902c0c0564))
120+
- **lru-redis:** ensure tests are valid ([fe1a9f9](https://github.com/simllll/node-ts-cache/commit/fe1a9f9fb0ae3a7506aa3dee2be454902c0c0564))
121121

122122
# 0.1.0 (2020-03-09)
123123

124124
### Features
125125

126-
- **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/simllll/node-ts-cache/commit/53175912341ca5b8f3306e4167795e74257d4749))

storages/lru-redis/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"node-cache",
1818
"ts-cache"
1919
],
20-
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/lru-redis#readme",
20+
"homepage": "https://github.com/simllll/node-ts-cache/tree/master/storages/lru-redis#readme",
2121
"bugs": {
22-
"url": "https://github.com/hokify/node-ts-cache/issues"
22+
"url": "https://github.com/simllll/node-ts-cache/issues"
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git+https://github.com/hokify/node-ts-cache.git"
26+
"url": "git+https://github.com/simllll/node-ts-cache.git"
2727
},
2828
"license": "MIT",
2929
"author": "Simon Tretter <s.tretter@gmail.com>",

0 commit comments

Comments
 (0)