platform/server/middleware/src
Andrey Sobolev 615a088ed0
UBERF-9513: Support model operations (#8100)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-26 22:44:48 +07:00
..
tests UBERF-9522: Fix memory backpressure (#8098) 2025-02-26 15:13:24 +07:00
applyTx.ts ezqms-1193: fix issues with drafting a controlled doc version from effective (#6535) 2024-09-11 23:08:14 +07:00
broadcast.ts Remove collection tx (#7171) 2024-11-15 11:49:35 +07:00
configuration.ts UBERF-7922: Split Server Storage to middlewares (#6464) 2024-09-09 13:40:49 +05:00
contextName.ts Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
dbAdapter.ts UBERF-9224: Use context variables to hold context data (#7754) 2025-01-28 00:36:37 +07:00
dbAdapterHelper.ts UBERF-8899: Reconnect performance issues (#7611) 2025-01-09 11:15:06 +07:00
derivedEntry.ts UBERF-7922: Split Server Storage to middlewares (#6464) 2024-09-09 13:40:49 +05:00
domainFind.ts UBERF-9522: Fix memory backpressure (#8098) 2025-02-26 15:13:24 +07:00
domainTx.ts UBERF-8899: Reconnect performance issues (#7611) 2025-01-09 11:15:06 +07:00
fulltext.ts Few sentry issue fixes (#7841) 2025-01-30 20:12:55 +07:00
index.ts UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
liveQuery.ts Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
lookup.ts UBERF-7922: Split Server Storage to middlewares (#6464) 2024-09-09 13:40:49 +05:00
lowLevel.ts UBERF-9367: Use domain hash (#7897) 2025-02-04 21:40:09 +07:00
model.ts UBERF-9513: Support model operations (#8100) 2025-02-26 22:44:48 +07:00
modified.ts UBERF-8612: Fix modifiedOn for apply tx (#7292) 2024-12-07 23:49:59 +07:00
notifications.ts Add notifications middleware to do not send updates for all users (#6714) 2024-09-25 01:12:00 +07:00
private.ts Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
queryJoin.ts UBERF-9522: Fix memory backpressure (#8098) 2025-02-26 15:13:24 +07:00
spacePermissions.ts Remove collection tx (#7171) 2024-11-15 11:49:35 +07:00
spaceSecurity.ts UBERF-9484: Fix findAll for PG driver (#8022) 2025-02-17 14:58:50 +07:00
triggers.ts UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
txPush.ts UBERF-8899: Fix Reconnect performance (#7597) 2025-01-07 23:21:27 +07:00
utils.ts Improve hide archived (#7772) 2025-01-27 00:47:24 +07:00