Files
cfw-autumn/server/tests/integration/scopes
amianthus c0152d859c feat(customers): 🎸 route getFull through cursor query via edge config
Adds miscellaneousEdgeConfig store with newFlatCusModel allowlist. When
orgId:env:customerId matches, CusService.getFull routes through the
set-based getCursorPaginatedFullCusQuery instead of the legacy LATERAL
query. Benchmarks show ~44x speedup (891ms to 20ms) for high-cardinality
customers. Includes admin GET/PUT routes and a Miscellaneous tab dialog
in the admin UI.
2026-05-19 17:56:20 +01:00
..