Latest's Releases
2024-12-11
December 12, 2024
What's Changed
- etcd - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1240
- etcd - cleaning up dependencies and lint rules by @jaredwray in https://github.com/jaredwray/keyv/pull/1241
- docs - (README.md): add keyv-upstash as a third-party adapter by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1242
- redis -feat: add noNamespaceAffectsAll option by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1243
- keyv - fix: handle errors in store.set method and return result status by @Sadzurami in https://github.com/jaredwray/keyv/pull/1245
- mono - removing npmrc by @jaredwray in https://github.com/jaredwray/keyv/pull/1247
- redis: clear and iterator methods support Clusters by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1246
New Contributors
- @mahdavipanah made their first contribution in https://github.com/jaredwray/keyv/pull/1242
- @Sadzurami made their first contribution in https://github.com/jaredwray/keyv/pull/1245
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-12-09...2024-12-11
2024-12-09
December 09, 2024
What's Changed
- mono - adding in link-workspace-packages by @jaredwray in https://github.com/jaredwray/keyv/pull/1223
- keyv - adding in valkey as iterable by @jaredwray in https://github.com/jaredwray/keyv/pull/1225
- redis - updating readme on clear and namespace support by @jaredwray in https://github.com/jaredwray/keyv/pull/1226
- feat: adding in etcd as iterable by @MAXLZ1 in https://github.com/jaredwray/keyv/pull/1228
- Enhancing pnpm workspaces with local references by @jaredwray in https://github.com/jaredwray/keyv/pull/1229
- mono - upgrading xo to 0.6.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1230
- keyv - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1231
- memcache - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1232
- test-suite - upgrading vitest to 2.1.8 by @jaredwray in https://github.com/jaredwray/keyv/pull/1233
- test-suite - fixing readme by @jaredwray in https://github.com/jaredwray/keyv/pull/1234
- redis - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1235
- redis - upgrading vitest to 2.1.8 by @jaredwray in https://github.com/jaredwray/keyv/pull/1236
- compress-brotli - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1237
- compress-gzip - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1238
New Contributors
- @MAXLZ1 made their first contribution in https://github.com/jaredwray/keyv/pull/1228
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-11-22...2024-12-09
2024-11-22
November 22, 2024
What's Changed
- redis - fixing lint issues and clean up by @jaredwray in https://github.com/jaredwray/keyv/pull/1218
- redis - adding in cluster type to constructor by @jaredwray in https://github.com/jaredwray/keyv/pull/1219
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-11-16...2024-11-22