Maycon Santos
1d9fced073
[management] Add redis cache ( #3516 )
...
Refactor IdP user data caching by introducing a Redis cache implementation alongside an in-memory fallback, adding a Marshaler interface for flexible serialization, and updating related tests and account management code.
- Added a new cache store implementation with support for Redis and in-memory backends.
- Introduced Marshaler and wrapper types for handling serialization with msgpack and JSON.
- Updated account and user management modules to integrate and test the new caching strategy.
2025-03-18 11:07:20 +01:00
..
2025-03-18 11:07:20 +01:00
2025-03-14 20:36:07 +01:00
2025-02-20 20:24:40 +00:00
2025-03-18 11:07:20 +01:00
2025-02-20 20:24:40 +00:00
2025-02-18 15:24:17 +01:00
2025-03-10 15:54:36 +03:00
2025-03-14 20:36:07 +01:00
2025-03-18 11:07:20 +01:00
2024-03-27 18:48:48 +01:00
2025-03-17 14:23:40 +01:00
2024-12-30 12:53:51 +01:00
2025-02-18 15:24:17 +01:00
2025-03-10 15:54:36 +03:00
2025-03-14 13:42:21 +01:00
2025-02-20 13:43:20 +03:00
2025-03-09 16:06:43 +01:00
2025-02-27 12:17:07 +01:00
2024-11-25 16:26:24 +01:00
2025-03-17 14:23:40 +01:00
2025-02-27 12:17:07 +01:00
2025-03-17 14:07:44 +01:00
2025-03-07 14:06:47 +01:00
2025-02-22 11:31:39 +01:00
2025-02-19 19:13:45 +01:00
2025-03-14 20:36:07 +01:00
2024-12-20 11:30:28 +01:00
2025-03-09 16:06:43 +01:00
2024-12-20 11:30:28 +01:00
2025-03-10 15:54:36 +03:00
2025-03-18 11:07:20 +01:00
2025-02-20 20:24:40 +00:00
2025-03-09 16:06:43 +01:00
2024-12-20 11:30:28 +01:00
2025-03-10 15:54:36 +03:00
2025-03-10 15:54:36 +03:00
2024-07-03 11:33:02 +02:00
2025-01-06 13:38:30 +01:00
2025-02-19 19:13:45 +01:00
2025-01-16 13:39:15 +01:00
2025-03-17 22:00:41 +01:00
2025-03-09 16:06:43 +01:00
2025-03-10 15:54:36 +03:00
2025-03-09 16:06:43 +01:00
2025-03-09 16:06:43 +01:00
2024-12-20 11:30:28 +01:00
2025-03-09 16:06:43 +01:00
2025-03-17 22:00:41 +01:00
2025-03-14 01:36:46 +08:00
2025-03-14 01:36:46 +08:00
2024-12-20 11:30:28 +01:00
2024-12-20 11:30:28 +01:00
2024-12-20 11:30:28 +01:00
2025-03-09 16:06:43 +01:00
2025-03-14 01:36:46 +08:00
2024-09-06 16:28:19 +02:00
2024-07-03 11:33:02 +02:00
2025-02-20 13:43:20 +03:00
2025-02-20 13:43:20 +03:00
2025-02-05 16:49:41 +01:00
2025-03-10 15:54:36 +03:00
2024-10-31 19:24:15 +01:00
2024-12-20 11:30:28 +01:00
2025-03-18 11:07:20 +01:00
2025-02-20 20:24:40 +00:00