Matthew Doty
|
1e5e1eceb4
|
Making realworld-postgres example compile
|
2020-01-26 19:43:39 -05:00 |
|
Ryan Leckey
|
c13c1cc817
|
Add a bit more notes to the example about transactions
|
2020-01-15 00:26:13 -08:00 |
|
Ryan Leckey
|
b1a27ddac2
|
Add a Transaction type to simplify dealing with Transactions
|
2020-01-15 00:22:01 -08:00 |
|
Ryan Leckey
|
95fac72abf
|
Use crossbeam queues to achieve fairness in the pool
|
2020-01-11 03:26:48 -08:00 |
|
Ryan Leckey
|
132f7b2944
|
Add test_on_acquire option to the Pool
|
2020-01-11 01:01:21 -08:00 |
|
Ryan Leckey
|
2068f05482
|
Update dependencies
|
2019-12-28 04:02:52 -08:00 |
|
Ryan Leckey
|
3cb9ddb8c6
|
Apply auto ref fixes to example
|
2019-12-28 00:23:04 -08:00 |
|
Ryan Leckey
|
8626cf5ba8
|
Tweak macro to only accept literals
|
2019-12-27 23:11:23 -08:00 |
|
Ryan Leckey
|
61237b8503
|
Implement Register and GetCurrentUser for RealWorld
|
2019-12-27 22:47:39 -08:00 |
|
Ryan Leckey
|
a23bfb60eb
|
Clean up the example a touch
|
2019-12-27 21:50:13 -08:00 |
|
Ryan Leckey
|
56a82346f2
|
Run cargo fmt
|
2019-12-27 20:44:03 -08:00 |
|
Ryan Leckey
|
d76b1357da
|
Audit MySql and Postgres protocols
|
2019-12-27 17:31:01 -08:00 |
|