1
0
mirror of https://github.com/actix/examples synced 2025-01-22 14:05:55 +01:00
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
..
2019-12-25 20:48:33 +04:00