zero-to-production/src
2023-02-18 18:46:19 +00:00
..
authentication Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
domain Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:46:19 +00:00
idempotency Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
routes Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
configuration.rs Fix CI 2022-10-01 18:43:04 +01:00
email_client.rs Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:46:19 +00:00
issue_delivery_worker.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
lib.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
main.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
session_state.rs Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
startup.rs Update all dependencies 2022-07-05 18:48:09 +01:00
telemetry.rs Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00
utils.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00