Rob Ede
49e29a5751
v3 examples ( #364 )
2020-09-12 16:49:45 +01:00
Yuki Okushi
8f1c0a85cf
Fix/suppress warnings
2020-04-03 16:14:30 +09: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
Roman Frołow
e89687e712
Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
2020-01-12 14:04:02 +01:00
Nikolay Kim
e8ab9ee7ca
update deps
2019-12-25 20:48:33 +04:00
Nikolay Kim
3127352797
upgrade to 2.0 alpha.3
2019-12-07 23:59:24 +06:00
Nikolay Kim
52811611d0
update to beta.1
2019-04-21 09:36:31 -07:00
nathaniel
28d008e97c
clarify use of sleep in async_db
2019-04-15 10:02:57 -05:00
Nikolay Kim
48b8e7c335
migrate http proxy examples
2019-03-26 23:33:13 -07:00
Juan Aguilar
53fc2221ef
Update to master ( #90 )
2019-03-26 06:29:00 +03:00
Nikolay Kim
b31c8e3308
rename web::State to web::Data
2019-03-16 20:23:09 -07:00
Nikolay Kim
0b46125f5d
use new location for blocking
2019-03-10 18:39:54 -07:00
Nikolay Kim
f39a53ea3a
upgrade diesel, r2d2, state examples
2019-03-07 14:50:29 -08:00
Nikolay Kim
c4df3356c7
enable logger
2019-03-06 19:45:45 -08:00
Nikolay Kim
51860a4f2a
update web api
2019-03-06 15:51:56 -08:00
Nikolay Kim
1edbb348d9
port async_db to actix-web 1.0
2019-03-06 11:51:05 -08:00
Nikolay Kim
2cc1b23761
upgrade example to actix-web 0.7
2018-07-16 12:36:53 +06:00
Darin
a39cd8ed9e
Update db.rs
2018-06-01 06:59:07 -04:00
dowwie
0cb217c08a
added async_db project
2018-05-26 17:05:12 -04:00