|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
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) |
7 | 7 |
|
8 | 8 | ### Bug Fixes |
9 | 9 |
|
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)) |
11 | 11 |
|
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) |
13 | 13 |
|
14 | 14 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
15 | 15 |
|
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) |
17 | 17 |
|
18 | 18 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
19 | 19 |
|
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) |
21 | 21 |
|
22 | 22 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
23 | 23 |
|
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) |
25 | 25 |
|
26 | 26 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
27 | 27 |
|
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) |
29 | 29 |
|
30 | 30 | ### Bug Fixes |
31 | 31 |
|
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)) |
33 | 33 |
|
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) |
35 | 35 |
|
36 | 36 | ### Bug Fixes |
37 | 37 |
|
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)) |
39 | 39 |
|
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) |
41 | 41 |
|
42 | 42 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
43 | 43 |
|
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) |
45 | 45 |
|
46 | 46 | ### Bug Fixes |
47 | 47 |
|
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)) |
49 | 49 |
|
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) |
51 | 51 |
|
52 | 52 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
53 | 53 |
|
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) |
55 | 55 |
|
56 | 56 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
57 | 57 |
|
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) |
59 | 59 |
|
60 | 60 | ### Features |
61 | 61 |
|
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)) |
63 | 63 |
|
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) |
65 | 65 |
|
66 | 66 | ### Bug Fixes |
67 | 67 |
|
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)) |
69 | 69 |
|
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) |
71 | 71 |
|
72 | 72 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
73 | 73 |
|
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) |
75 | 75 |
|
76 | 76 | ### Bug Fixes |
77 | 77 |
|
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)) |
79 | 79 |
|
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) |
81 | 81 |
|
82 | 82 | ### Features |
83 | 83 |
|
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)) |
85 | 85 |
|
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) |
87 | 87 |
|
88 | 88 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
89 | 89 |
|
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) |
91 | 91 |
|
92 | 92 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
93 | 93 |
|
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) |
95 | 95 |
|
96 | 96 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
97 | 97 |
|
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) |
99 | 99 |
|
100 | 100 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
101 | 101 |
|
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) |
103 | 103 |
|
104 | 104 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
105 | 105 |
|
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) |
107 | 107 |
|
108 | 108 | ### Bug Fixes |
109 | 109 |
|
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)) |
111 | 111 |
|
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) |
113 | 113 |
|
114 | 114 | **Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage |
115 | 115 |
|
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) |
117 | 117 |
|
118 | 118 | ### Bug Fixes |
119 | 119 |
|
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)) |
121 | 121 |
|
122 | 122 | # 0.1.0 (2020-03-09) |
123 | 123 |
|
124 | 124 | ### Features |
125 | 125 |
|
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)) |
0 commit comments