No description
Find a file
Vincent Ambo bea6eb8eb3 feat(db): Bootstrap DbExecutor actor
Bootstraps an Actix actor carrying DB connections. This actor will be
used to interact with converse's database.
2018-04-08 16:41:34 +02:00
migrations feat(migrations): Add posts & threads tables 2018-04-08 15:48:56 +02:00
src feat(db): Bootstrap DbExecutor actor 2018-04-08 16:41:34 +02:00
.gitignore chore: Add bootstrapped Cargo project 2018-04-08 15:48:49 +02:00
Cargo.lock feat(db): Bootstrap DbExecutor actor 2018-04-08 16:41:34 +02:00
Cargo.toml feat(db): Bootstrap DbExecutor actor 2018-04-08 16:41:34 +02:00