Nikolay Kim
|
d3819b7588
|
add ResponseError for redis Error
|
2019-12-16 10:57:34 +06:00 |
|
Nikolay Kim
|
4d50ce9d2e
|
remove unused deps
|
2019-12-16 10:26:35 +06:00 |
|
Nikolay Kim
|
25a2546933
|
migrate to actix 0.9
|
2019-12-15 23:46:03 +06:00 |
|
Yuki Okushi
|
9f64a38e17
|
Fix clippy warnings (#31)
|
2019-09-30 09:19:24 +09:00 |
|
dowwie
|
468118a8ee
|
updated version of crate, CHANGES.md, documented cache_keygen method, ready for release
|
2019-09-25 08:42:49 -04:00 |
|
dowwie
|
6498ef1af1
|
introduced configurable cache_key strategy. updated some deps
|
2019-09-23 09:38:11 -04:00 |
|
Nikolay Kim
|
085ee4c394
|
remove ClonableService usage
|
2019-07-19 14:10:23 +06:00 |
|
dowwie
|
24b78b8e17
|
added comprehensive tests for session workflow
|
2019-07-11 15:17:57 -04:00 |
|
dowwie
|
06ce468ee0
|
updated deps
|
2019-07-08 14:49:34 -04:00 |
|
dowwie
|
48ddb76915
|
updated logic to create session on new request wo cookie
|
2019-07-01 14:20:18 -04:00 |
|
dowwie
|
1086180267
|
resolved bug related to updating session cookie
|
2019-06-18 13:47:14 -04:00 |
|
dowwie
|
fa531fb03d
|
updated session logic to support login and logout functionality
|
2019-06-12 08:14:18 -04:00 |
|
Nikolay Kim
|
cb682b08e4
|
update to alpha6
|
2019-04-14 10:30:37 -07:00 |
|
Nikolay Kim
|
b95dd9f193
|
update actix-web
|
2019-03-30 08:21:47 -07:00 |
|
Nikolay Kim
|
6d90615e48
|
update actix and actix-web
|
2019-03-29 11:31:48 -07:00 |
|
Nikolay Kim
|
33b09d78e9
|
prepare release
|
2018-08-02 11:35:34 -07:00 |
|
Nikolay Kim
|
10ebea440f
|
Merge branch 'master' of github.com:actix/actix-redis
|
2018-07-20 14:58:49 -07:00 |
|
Nikolay Kim
|
31de5a1d24
|
merge
|
2018-07-20 14:58:14 -07:00 |
|
Nikolay Kim
|
62c382d280
|
upgrade to actix/actix-web 0.7
|
2018-07-20 14:53:56 -07:00 |
|
Ryan McGrath
|
6c8801dc8c
|
Re-export SameSite so it's immediately usable from this package...
|
2018-07-19 11:23:11 -07:00 |
|
bugong
|
0e2a4a97fd
|
set max-age default value
|
2018-06-23 16:31:00 +08:00 |
|
bugong
|
ac93ee7cdb
|
custom cookie
|
2018-06-23 12:17:37 +08:00 |
|
Tobias Bieniek
|
6624af63e3
|
Keep running unconnected actor forever if backoff says so
|
2018-05-28 08:36:29 +02:00 |
|
Tobias Bieniek
|
3bbda68adf
|
Adjust ExponentialBackoff to never stop connecting
|
2018-05-28 08:36:29 +02:00 |
|
Nikolay Kim
|
7af09390ee
|
actix-web 0.6 compatibility
|
2018-05-08 10:12:57 -07:00 |
|
Alexander Andreev
|
14cfcb7e87
|
added some documentation
|
2018-02-17 21:37:30 +03:00 |
|
Alexander Andreev
|
2555c34427
|
spelling check
|
2018-02-17 10:59:21 +03:00 |
|
Nikolay Kim
|
f11752437c
|
use latest actix api
|
2018-02-15 16:53:05 -08:00 |
|
Nikolay Kim
|
118d0de8e6
|
add tests
|
2018-01-22 22:28:29 -08:00 |
|
Nikolay Kim
|
5b9b8c6dd9
|
session code cleanup
|
2018-01-22 10:50:24 -08:00 |
|
Nikolay Kim
|
7910c7b511
|
comment
|
2018-01-22 10:43:36 -08:00 |
|
Nikolay Kim
|
91709bc17f
|
cleanup impl
|
2018-01-22 10:42:13 -08:00 |
|
Nikolay Kim
|
d665d4d761
|
update actix api
|
2018-01-22 10:27:59 -08:00 |
|
Nikolay Kim
|
cb4a6036f8
|
update actix
|
2018-01-22 01:05:50 -08:00 |
|
Nikolay Kim
|
237030dbfc
|
better connection handling
|
2018-01-22 00:53:46 -08:00 |
|
Nikolay Kim
|
abb6c6ba0a
|
update session impl
|
2018-01-10 16:51:09 -08:00 |
|
Nikolay Kim
|
cad71401e8
|
update actix to 0.4
|
2018-01-05 14:52:07 -08:00 |
|
Nikolay Kim
|
d7242659fe
|
add web feature
|
2017-12-29 01:20:29 -08:00 |
|
Nikolay Kim
|
8924335338
|
complete redis session backend
|
2017-12-29 01:10:27 -08:00 |
|
Nikolay Kim
|
fab3c35ba9
|
initial import
|
2017-12-28 21:14:04 -08:00 |
|