Files
twenty/packages/twenty-server/test/integration
WeikoandGitHub 1eb2e44058 Refactor workspace cache service (#16208)
## Context
We've recently introduced a new workspace cache service which now acts
as a cache access and local storage for all workspace related data,
deprecating the individual specific services.
- Better performance through multiple caching/fetching strategies
- Consistent data access patterns across the codebase
- Reduced redis queries through MGET/MSET/PIPELINE with multiple cache
keys
2025-12-01 17:08:21 +01:00
..
2025-08-08 01:27:05 +02:00
2025-11-07 13:49:57 +00:00
2025-11-06 18:29:12 +00:00