1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
d066747672 fix: redis URL 2024-05-25 04:00:56 +01:00
f03f126d4f chore: use redis-rs in session features 2024-05-25 03:58:03 +01:00
8601ee50af chore: fix nightly clippy 2024-02-19 11:24:26 +00:00
8fd4262136 s/str::to_string/str::to_owned 2023-07-09 03:32:47 +01:00
5c9f69bb07 update example redis-session (#545)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-21 03:21:07 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
4b801ba222 clippy 2022-07-09 21:05:06 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
e1d124c0e3 fmt 2022-03-07 13:34:59 +00:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00