| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-22 | 1.9 kB | |
| v6.0.0-alpha.3 source code.tar.gz | 2026-03-22 | 2.5 MB | |
| v6.0.0-alpha.3 source code.zip | 2026-03-22 | 2.6 MB | |
| Totals: 3 Items | 5.1 MB | 1 | |
What's Changed
- sqlite - feat: moving to namespace and modern adapter methods by @jaredwray in https://github.com/jaredwray/keyv/pull/1884
- sqlite - feat: adding in benchmarks by @jaredwray in https://github.com/jaredwray/keyv/pull/1885
- sqlite - feat: adding in driver for sqlite3 for legacy by @jaredwray in https://github.com/jaredwray/keyv/pull/1886
- sqlite - feat: major clean up of drivers and code base by @jaredwray in https://github.com/jaredwray/keyv/pull/1887
- memcache - feat: moving to using faker for unit tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1888
- redis - chore: updating tests with faker by @jaredwray in https://github.com/jaredwray/keyv/pull/1889
- dynamo - chore: moving to using faker for tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1890
- etcd - chore: moving to faker for tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1891
- bigmap - feat: moving this to core folder as it Map interface by @jaredwray in https://github.com/jaredwray/keyv/pull/1892
- etcd - feat: moving to v6 functionality by @jaredwray in https://github.com/jaredwray/keyv/pull/1893
- dynamo - feat: moving to v6 requirements many functions and namespace by @jaredwray in https://github.com/jaredwray/keyv/pull/1894
- mono - fix: working to speed up actions by @jaredwray in https://github.com/jaredwray/keyv/pull/1895
- memcache - fix: handling namespace support better by @jaredwray in https://github.com/jaredwray/keyv/pull/1896
- keyv - feat: adding raw set features by @jaredwray in https://github.com/jaredwray/keyv/pull/1897
- keyv - feat: moving to serialization optional by @jaredwray in https://github.com/jaredwray/keyv/pull/1898
- keyv - feat: (breaking) no longer supporting key prefixing in core by @jaredwray in https://github.com/jaredwray/keyv/pull/1899
Full Changelog: https://github.com/jaredwray/keyv/compare/v6.0.0-alpha.2...v6.0.0-alpha.3