Releases: chrisllontop/keyv-rust
Releases · chrisllontop/keyv-rust
v0.2.1
v0.2.0
What's Changed
- Add MongoDB store adapter by @Abraxas-365 in #26
- Add MySQL docs and export clients by @Abraxas-365 in #27
- Add SQLite store adapter by @Abraxas-365 in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add main Keyv, Redis and Postgress stores by @Abraxas-365 in #15
- Add docker comand info to test by @Abraxas-365 in #16
- Add MySQL store adapter by @Abraxas-365 in #17
- Upgrade sqlx and redis to latest by @chrisllontop in #20
- Export pool options and pool from sqlx for easier reusability. by @Abraxas-365 in #22
- Add Clippy check to CI and create publish workflow by @chrisllontop in #23
- Simplify CI/CD pipeline configuration by @chrisllontop in #24
- Update Clippy command in publish workflow by @chrisllontop in #25
New Contributors
- @chrisllontop made their first contribution in #1
- @Abraxas-365 made their first contribution in #15
Full Changelog: https://github.com/chrisllontop/keyv-rust/commits/v0.1.0