Jeppe Bundgaard
79d0b2f270
Add Redis caching methods for customer-user mappings
...
- Introduced methods `cache_customer_number_from_user_id`, `get_customer_number_from_user_id`, and `clear_customer_number_from_user_id` to the `Redis` class.
- Updated the `Redis_i` interface to define these new methods.
- Enhances customer-user mapping logic by integrating Redis for efficient caching and retrieval.
2026-02-24 12:44:57 +01:00
..
2026-02-23 23:37:15 +01:00
2025-09-22 12:31:53 +02:00
2026-02-24 12:36:22 +01:00
2026-02-24 12:36:41 +01:00
2026-02-19 12:19:36 +01:00
2026-02-02 14:24:28 +01:00
2026-02-03 12:19:42 +01:00
2026-02-17 12:07:03 +01:00
2025-01-29 14:27:44 +01:00
2025-05-27 08:32:57 +02:00
2025-09-23 16:04:35 +02:00
2025-03-31 13:19:45 +02:00
2025-05-13 12:33:44 +02:00
2025-08-06 10:27:39 +02:00
2025-02-10 18:07:51 +01:00
2025-09-04 12:05:49 +02:00
2025-06-12 15:15:26 +02:00
2025-08-31 13:33:10 +02:00
2026-02-12 13:19:57 +01:00
2025-08-06 15:19:43 +02:00
2025-08-18 16:50:30 +02:00
2025-04-09 14:19:06 +02:00
2025-03-14 14:56:55 +01:00
2026-02-12 13:54:28 +01:00
2025-01-29 14:27:44 +01:00
2025-02-10 15:27:32 +01:00
2026-02-24 12:44:57 +01:00
2025-01-29 14:27:44 +01:00
2026-01-27 08:20:33 +01:00
2025-02-20 14:12:21 +01:00
2026-01-12 11:15:23 +01:00
2025-01-29 14:27:44 +01:00
2025-10-15 13:08:27 +02:00
2026-01-26 13:09:21 +01:00
2025-02-04 08:36:05 +01:00
2025-04-08 14:11:11 +02:00
2026-02-23 17:00:18 +01:00
2026-02-23 23:37:15 +01:00
2025-11-17 13:20:12 +01:00
2025-02-03 09:34:09 +01:00
2026-02-24 11:39:15 +01:00
2025-01-29 14:27:44 +01:00
2025-06-19 11:06:53 +02:00