Latest's Releases
2025-02-17
February 18, 2025
What's Changed
- mysql - feat: use internal scheduler to delete expired keys by @johaven in https://github.com/jaredwray/keyv/pull/1291
- website - fix: import spacing in caching-nestjs.md by @colmer in https://github.com/jaredwray/keyv/pull/1302
- serialize - fix: use Object.prototype for correct usage of hasOwnProperty by @nolliebigspin in https://github.com/jaredwray/keyv/pull/1304
- postgres - chore: upgrading pg to 8.13.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1306
- etcd - chore: upgrading vitest to 3.0.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1307
- valkey - chore: upgrading iovalkey to 0.3.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1308
- mono - chore: upgrading vitest to 3.0.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1309
- mono - chore: upgrading tsup and webpack to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1310
New Contributors
- @johaven made their first contribution in https://github.com/jaredwray/keyv/pull/1291
- @colmer made their first contribution in https://github.com/jaredwray/keyv/pull/1302
- @nolliebigspin made their first contribution in https://github.com/jaredwray/keyv/pull/1304
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-02-01...2025-02-17
2025-02-01
February 01, 2025
What's Changed
- compress-lz4 - feat: Add compress lz4-napi by @0xslipk in https://github.com/jaredwray/keyv/pull/1284
- compress-lz4 - fix: clean up readme docs by @jaredwray in https://github.com/jaredwray/keyv/pull/1285
- postgres - feat: ability to use unlogged table on Postgres by @darky in https://github.com/jaredwray/keyv/pull/1290
- website - fix: updating wording from sqlite to redis by @jaredwray in https://github.com/jaredwray/keyv/pull/1293
- keyv - chore: upgrading vitest to 3.0.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1295
- memcache - chore: upgrading typescript to 5.7.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1296
- test-suite - chore: upgrading vitest to 3.0.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1297
- compress-brotli - chore: upgrading vitest to 3.0.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1298
- compress-lz4 - chore: upgrading vitest to 3.0.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1299
New Contributors
- @0xslipk made their first contribution in https://github.com/jaredwray/keyv/pull/1284
- @darky made their first contribution in https://github.com/jaredwray/keyv/pull/1290
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-01-18...2025-02-01
2025-01-18
January 18, 2025
What's Changed
- website - fix: updating nestjs caching example by @jaredwray in https://github.com/jaredwray/keyv/pull/1276
- mysql - chore: upgrading mysql2 to 3.12.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1278
- etcd - chore: upgrading vitest to 3.0.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1279
- valkey - chore: upgrading valkeyio to 0.2.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1280
- website - chore: upgrading docula to 0.10.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1281
- serialize - chore: upgrading typescript to 5.7.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1282
- mono - chore: upgrading typescript and @types/node to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1283
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-01-04...2025-01-18