Skip to content

Tags: jaredwray/keyv

Tags

2025-01-04

Toggle 2025-01-04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
keyv - chore: removing xo lint rules from package.json (#1270)

* keyv - chore: removing xo lint rules from package.json

* removing unicorn/no-typeof-undefined

* removing unicorn/prefer-event-target

* removing import/no-extraneous-dependencies

* removing import/extensions

* removing no-await-in-loop

* removing guard-for-in

* removing @typescript-eslint/no-for-in-array

* removing @typescript-eslint/no-var-requires

* removing @typescript-eslint/naming-convention

* removing @typescript-eslint/consistent-type-assertions

* removing @typescript-eslint/no-confusing-void-expression

2024-12-21

Toggle 2024-12-21's commit message
keyv - version bump to v5.2.3

2024-12-11

Toggle 2024-12-11's commit message
keyv - version bump to v5.2.2

2024-12-09

Toggle 2024-12-09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
compress-gzip - upgrading xo to 0.60.0 (#1238)

2024-11-22

Toggle 2024-11-22's commit message
redis - version bump to v4.0.2

2024-11-16

Toggle 2024-11-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
mono - upgrading vitest to 2.1.5 (#1217)

2024-11-13

Toggle 2024-11-13's commit message
valkey - version bump to v1.0.1

2024-11-11

Toggle 2024-11-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Redis - v4 using node redis library (#1198)

* redis - v4 - using node-redis library

* initial check in starting fresh

* adding tests for constructor

* adding in set, delete, and get

* adding in namespace support

* fixing clear on namespace

* adding has method

* adding in more tests

* adding in keyv test-suite

* adding in jsDoc

* fixing iteration tests

* adding in useUnlink

* adding in clustering and tls support

* adding in createKeyv

* adding in Keyv exports

* Update index.ts

* adding in the table of contents

* Update README.md

* Update README.md

2024-11-09

Toggle 2024-11-09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
keyv - updating readme with fixes and logo (#1196)

* keyv - updating readme with fixes and logo

* Update package.json

* removing tiered

* Update package.json

2024-11-02

Toggle 2024-11-02's commit message
removing offline from readme