Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 505 Bytes

datastore-mysql

A datastore Store implementation using the MySQL database.

Usage

Add this to your Cargo.toml:

datastore-mysql = "0.1.0"

More information can be found on docs.rs.

License

This project is licensed under either the MIT License or Apache License, Version 2.0 at your option.