Skip to content

Flexible sync e2e

Path:

example/barq_flexible_sync_e2e

This example uses one shared server file per tenant and query subscriptions.

  • Catalog is public read-only.
  • Order rows belong to one user through owner_id.
  • Admin can seed catalog data.
  • Users see their own orders and the shared catalog.
  • Back-office admin can see all orders.
--enable-flx
--flx-owner-rule Order:owner_id
--flx-public-readonly-rule Catalog
Terminal window
cd example/barq_flexible_sync_e2e
./run_flx_e2e.sh