Files
netbird/management/server
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-02-20 20:24:40 +00:00
2025-03-14 20:36:07 +01:00
2025-03-18 11:07:20 +01:00
2025-03-17 14:07:44 +01:00
2025-03-14 20:36:07 +01:00
2025-02-20 20:24:40 +00:00
2025-03-17 22:00:41 +01:00
2025-03-17 22:00:41 +01:00
2024-09-06 16:28:19 +02:00
2025-02-20 20:24:40 +00:00