1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/r2d2
Arve Seljebu 78a753a06a
update rusqlite and r2d2_sqlite in async_db and r2d2 (#148)
* upgrade rusqlite to 0.18

* add note about async_db blocking and running in thread pool

* idiomatic async_db

- DRY
- Iterator::collect + return type
- note about why we are sleeping

* remove r2d2/test.db
2020-01-30 15:52:10 +09:00
..
src update deps 2019-12-25 20:48:33 +04:00
Cargo.toml update rusqlite and r2d2_sqlite in async_db and r2d2 (#148) 2020-01-30 15:52:10 +09:00