datastore-mysql

Crates.iodatastore-mysql
lib.rsdatastore-mysql
version0.2.0
sourcesrc
created_at2022-07-06 10:23:02.731618
updated_at2022-10-06 09:37:53.102619
descriptionA datastore Store using the MySQL database
homepage
repositoryhttps://github.com/MrGunflame/datastore-mysql
max_upload_size
id620388
size44,882
0xc0001a2040 (MrGunflame)

documentation

https://docs.rs/datastore-mysql

README

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.

Commit count: 11

cargo fmt