A datastore Store implementation using the MySQL database.
Add this to your Cargo.toml
:
datastore-mysql = "0.1.0"
More information can be found on docs.rs.
This project is licensed under either the MIT License or Apache License, Version 2.0 at your option.