What's Changed
- sqlite - feat: moving to namespace and modern adapter methods by @jaredwray in #1884
- sqlite - feat: adding in benchmarks by @jaredwray in #1885
- sqlite - feat: adding in driver for sqlite3 for legacy by @jaredwray in #1886
- sqlite - feat: major clean up of drivers and code base by @jaredwray in #1887
- memcache - feat: moving to using faker for unit tests by @jaredwray in #1888
- redis - chore: updating tests with faker by @jaredwray in #1889
- dynamo - chore: moving to using faker for tests by @jaredwray in #1890
- etcd - chore: moving to faker for tests by @jaredwray in #1891
- bigmap - feat: moving this to core folder as it Map interface by @jaredwray in #1892
- etcd - feat: moving to v6 functionality by @jaredwray in #1893
- dynamo - feat: moving to v6 requirements many functions and namespace by @jaredwray in #1894
- mono - fix: working to speed up actions by @jaredwray in #1895
- memcache - fix: handling namespace support better by @jaredwray in #1896
- keyv - feat: adding raw set features by @jaredwray in #1897
- keyv - feat: moving to serialization optional by @jaredwray in #1898
- keyv - feat: (breaking) no longer supporting key prefixing in core by @jaredwray in #1899
Full Changelog: v6.0.0-alpha.2...v6.0.0-alpha.3