@budibase/backend-core 3.2.26 → 3.2.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +62 -23
- package/dist/index.js.map +4 -4
- package/dist/index.js.meta.json +1 -1
- package/dist/package.json +7 -7
- package/dist/plugins.js.map +2 -2
- package/dist/plugins.js.meta.json +1 -1
- package/dist/src/events/processors/types.d.ts +1 -1
- package/dist/src/events/publishers/index.d.ts +1 -0
- package/dist/src/events/publishers/rowAction.d.ts +6 -0
- package/dist/src/events/publishers/table.d.ts +2 -2
- package/dist/src/events/publishers/view.d.ts +17 -6
- package/dist/src/index.d.ts +11 -11
- package/dist/src/platform/platformDb.d.ts +1 -1
- package/dist/src/queue/queue.d.ts +1 -1
- package/dist/src/tenancy/db.d.ts +1 -1
- package/package.json +7 -7
- package/dist/jest.config.js +0 -25
- package/dist/jest.config.js.map +0 -1
- package/dist/src/accounts/accounts.js +0 -83
- package/dist/src/accounts/accounts.js.map +0 -1
- package/dist/src/accounts/api.js +0 -102
- package/dist/src/accounts/api.js.map +0 -1
- package/dist/src/accounts/index.js +0 -18
- package/dist/src/accounts/index.js.map +0 -1
- package/dist/src/auth/auth.js +0 -198
- package/dist/src/auth/auth.js.map +0 -1
- package/dist/src/auth/index.js +0 -18
- package/dist/src/auth/index.js.map +0 -1
- package/dist/src/blacklist/blacklist.js +0 -75
- package/dist/src/blacklist/blacklist.js.map +0 -1
- package/dist/src/blacklist/index.js +0 -18
- package/dist/src/blacklist/index.js.map +0 -1
- package/dist/src/cache/appMetadata.js +0 -96
- package/dist/src/cache/appMetadata.js.map +0 -1
- package/dist/src/cache/base/index.js +0 -189
- package/dist/src/cache/base/index.js.map +0 -1
- package/dist/src/cache/docWritethrough.js +0 -123
- package/dist/src/cache/docWritethrough.js.map +0 -1
- package/dist/src/cache/generic.js +0 -37
- package/dist/src/cache/generic.js.map +0 -1
- package/dist/src/cache/index.js +0 -48
- package/dist/src/cache/index.js.map +0 -1
- package/dist/src/cache/invite.js +0 -128
- package/dist/src/cache/invite.js.map +0 -1
- package/dist/src/cache/passwordReset.js +0 -92
- package/dist/src/cache/passwordReset.js.map +0 -1
- package/dist/src/cache/user.js +0 -183
- package/dist/src/cache/user.js.map +0 -1
- package/dist/src/cache/writethrough.js +0 -170
- package/dist/src/cache/writethrough.js.map +0 -1
- package/dist/src/configs/configs.js +0 -294
- package/dist/src/configs/configs.js.map +0 -1
- package/dist/src/configs/index.js +0 -18
- package/dist/src/configs/index.js.map +0 -1
- package/dist/src/constants/db.js +0 -75
- package/dist/src/constants/db.js.map +0 -1
- package/dist/src/constants/index.js +0 -19
- package/dist/src/constants/index.js.map +0 -1
- package/dist/src/constants/misc.js +0 -40
- package/dist/src/constants/misc.js.map +0 -1
- package/dist/src/context/Context.js +0 -14
- package/dist/src/context/Context.js.map +0 -1
- package/dist/src/context/identity.js +0 -81
- package/dist/src/context/identity.js.map +0 -1
- package/dist/src/context/index.js +0 -44
- package/dist/src/context/index.js.map +0 -1
- package/dist/src/context/mainContext.js +0 -446
- package/dist/src/context/mainContext.js.map +0 -1
- package/dist/src/context/types.js +0 -3
- package/dist/src/context/types.js.map +0 -1
- package/dist/src/db/Replication.js +0 -90
- package/dist/src/db/Replication.js.map +0 -1
- package/dist/src/db/couch/DatabaseImpl.js +0 -475
- package/dist/src/db/couch/DatabaseImpl.js.map +0 -1
- package/dist/src/db/couch/connections.js +0 -101
- package/dist/src/db/couch/connections.js.map +0 -1
- package/dist/src/db/couch/index.js +0 -26
- package/dist/src/db/couch/index.js.map +0 -1
- package/dist/src/db/couch/pouchDB.js +0 -108
- package/dist/src/db/couch/pouchDB.js.map +0 -1
- package/dist/src/db/couch/pouchDump.js +0 -2
- package/dist/src/db/couch/pouchDump.js.map +0 -1
- package/dist/src/db/couch/utils.js +0 -60
- package/dist/src/db/couch/utils.js.map +0 -1
- package/dist/src/db/db.js +0 -47
- package/dist/src/db/db.js.map +0 -1
- package/dist/src/db/errors.js +0 -21
- package/dist/src/db/errors.js.map +0 -1
- package/dist/src/db/index.js +0 -58
- package/dist/src/db/index.js.map +0 -1
- package/dist/src/db/instrumentation.js +0 -202
- package/dist/src/db/instrumentation.js.map +0 -1
- package/dist/src/db/lucene.js +0 -638
- package/dist/src/db/lucene.js.map +0 -1
- package/dist/src/db/searchIndexes/index.js +0 -18
- package/dist/src/db/searchIndexes/index.js.map +0 -1
- package/dist/src/db/searchIndexes/searchIndexes.js +0 -76
- package/dist/src/db/searchIndexes/searchIndexes.js.map +0 -1
- package/dist/src/db/utils.js +0 -212
- package/dist/src/db/utils.js.map +0 -1
- package/dist/src/db/views.js +0 -224
- package/dist/src/db/views.js.map +0 -1
- package/dist/src/docIds/conversions.js +0 -62
- package/dist/src/docIds/conversions.js.map +0 -1
- package/dist/src/docIds/ids.js +0 -125
- package/dist/src/docIds/ids.js.map +0 -1
- package/dist/src/docIds/index.js +0 -19
- package/dist/src/docIds/index.js.map +0 -1
- package/dist/src/docIds/newid.js +0 -8
- package/dist/src/docIds/newid.js.map +0 -1
- package/dist/src/docIds/params.js +0 -141
- package/dist/src/docIds/params.js.map +0 -1
- package/dist/src/docUpdates/index.js +0 -35
- package/dist/src/docUpdates/index.js.map +0 -1
- package/dist/src/environment.js +0 -182
- package/dist/src/environment.js.map +0 -1
- package/dist/src/errors/errors.js +0 -97
- package/dist/src/errors/errors.js.map +0 -1
- package/dist/src/errors/index.js +0 -18
- package/dist/src/errors/index.js.map +0 -1
- package/dist/src/events/analytics.js +0 -52
- package/dist/src/events/analytics.js.map +0 -1
- package/dist/src/events/asyncEvents/index.js +0 -19
- package/dist/src/events/asyncEvents/index.js.map +0 -1
- package/dist/src/events/asyncEvents/publisher.js +0 -26
- package/dist/src/events/asyncEvents/publisher.js.map +0 -1
- package/dist/src/events/asyncEvents/queue.js +0 -26
- package/dist/src/events/asyncEvents/queue.js.map +0 -1
- package/dist/src/events/backfill.js +0 -189
- package/dist/src/events/backfill.js.map +0 -1
- package/dist/src/events/documentId.js +0 -27
- package/dist/src/events/documentId.js.map +0 -1
- package/dist/src/events/events.js +0 -87
- package/dist/src/events/events.js.map +0 -1
- package/dist/src/events/identification.js +0 -299
- package/dist/src/events/identification.js.map +0 -1
- package/dist/src/events/index.js +0 -59
- package/dist/src/events/index.js.map +0 -1
- package/dist/src/events/processors/AnalyticsProcessor.js +0 -103
- package/dist/src/events/processors/AnalyticsProcessor.js.map +0 -1
- package/dist/src/events/processors/AuditLogsProcessor.js +0 -86
- package/dist/src/events/processors/AuditLogsProcessor.js.map +0 -1
- package/dist/src/events/processors/LoggingProcessor.js +0 -47
- package/dist/src/events/processors/LoggingProcessor.js.map +0 -1
- package/dist/src/events/processors/Processors.js +0 -52
- package/dist/src/events/processors/Processors.js.map +0 -1
- package/dist/src/events/processors/async/DocumentUpdateProcessor.js +0 -44
- package/dist/src/events/processors/async/DocumentUpdateProcessor.js.map +0 -1
- package/dist/src/events/processors/index.js +0 -23
- package/dist/src/events/processors/index.js.map +0 -1
- package/dist/src/events/processors/posthog/PosthogProcessor.js +0 -149
- package/dist/src/events/processors/posthog/PosthogProcessor.js.map +0 -1
- package/dist/src/events/processors/posthog/index.js +0 -8
- package/dist/src/events/processors/posthog/index.js.map +0 -1
- package/dist/src/events/processors/posthog/rateLimiting.js +0 -129
- package/dist/src/events/processors/posthog/rateLimiting.js.map +0 -1
- package/dist/src/events/processors/types.js +0 -3
- package/dist/src/events/processors/types.js.map +0 -1
- package/dist/src/events/publishers/account.js +0 -43
- package/dist/src/events/publishers/account.js.map +0 -1
- package/dist/src/events/publishers/ai.js +0 -30
- package/dist/src/events/publishers/ai.js.map +0 -1
- package/dist/src/events/publishers/app.js +0 -166
- package/dist/src/events/publishers/app.js.map +0 -1
- package/dist/src/events/publishers/auditLog.js +0 -34
- package/dist/src/events/publishers/auditLog.js.map +0 -1
- package/dist/src/events/publishers/auth.js +0 -80
- package/dist/src/events/publishers/auth.js.map +0 -1
- package/dist/src/events/publishers/automation.js +0 -117
- package/dist/src/events/publishers/automation.js.map +0 -1
- package/dist/src/events/publishers/backfill.js +0 -85
- package/dist/src/events/publishers/backfill.js.map +0 -1
- package/dist/src/events/publishers/backup.js +0 -41
- package/dist/src/events/publishers/backup.js.map +0 -1
- package/dist/src/events/publishers/datasource.js +0 -54
- package/dist/src/events/publishers/datasource.js.map +0 -1
- package/dist/src/events/publishers/email.js +0 -30
- package/dist/src/events/publishers/email.js.map +0 -1
- package/dist/src/events/publishers/environmentVariable.js +0 -44
- package/dist/src/events/publishers/environmentVariable.js.map +0 -1
- package/dist/src/events/publishers/group.js +0 -107
- package/dist/src/events/publishers/group.js.map +0 -1
- package/dist/src/events/publishers/index.js +0 -57
- package/dist/src/events/publishers/index.js.map +0 -1
- package/dist/src/events/publishers/installation.js +0 -52
- package/dist/src/events/publishers/installation.js.map +0 -1
- package/dist/src/events/publishers/layout.js +0 -34
- package/dist/src/events/publishers/layout.js.map +0 -1
- package/dist/src/events/publishers/license.js +0 -77
- package/dist/src/events/publishers/license.js.map +0 -1
- package/dist/src/events/publishers/org.js +0 -52
- package/dist/src/events/publishers/org.js.map +0 -1
- package/dist/src/events/publishers/plugin.js +0 -55
- package/dist/src/events/publishers/plugin.js.map +0 -1
- package/dist/src/events/publishers/query.js +0 -74
- package/dist/src/events/publishers/query.js.map +0 -1
- package/dist/src/events/publishers/role.js +0 -69
- package/dist/src/events/publishers/role.js.map +0 -1
- package/dist/src/events/publishers/rows.js +0 -32
- package/dist/src/events/publishers/rows.js.map +0 -1
- package/dist/src/events/publishers/screen.js +0 -46
- package/dist/src/events/publishers/screen.js.map +0 -1
- package/dist/src/events/publishers/serve.js +0 -47
- package/dist/src/events/publishers/serve.js.map +0 -1
- package/dist/src/events/publishers/table.js +0 -77
- package/dist/src/events/publishers/table.js.map +0 -1
- package/dist/src/events/publishers/user.js +0 -201
- package/dist/src/events/publishers/user.js.map +0 -1
- package/dist/src/events/publishers/view.js +0 -111
- package/dist/src/events/publishers/view.js.map +0 -1
- package/dist/src/features/features.js +0 -271
- package/dist/src/features/features.js.map +0 -1
- package/dist/src/features/index.js +0 -42
- package/dist/src/features/index.js.map +0 -1
- package/dist/src/features/tests/utils.js +0 -56
- package/dist/src/features/tests/utils.js.map +0 -1
- package/dist/src/helpers.js +0 -13
- package/dist/src/helpers.js.map +0 -1
- package/dist/src/index.js +0 -99
- package/dist/src/index.js.map +0 -1
- package/dist/src/installation.js +0 -159
- package/dist/src/installation.js.map +0 -1
- package/dist/src/logging/alerts.js +0 -23
- package/dist/src/logging/alerts.js.map +0 -1
- package/dist/src/logging/correlation/correlation.js +0 -18
- package/dist/src/logging/correlation/correlation.js.map +0 -1
- package/dist/src/logging/correlation/index.js +0 -18
- package/dist/src/logging/correlation/index.js.map +0 -1
- package/dist/src/logging/correlation/middleware.js +0 -17
- package/dist/src/logging/correlation/middleware.js.map +0 -1
- package/dist/src/logging/index.js +0 -45
- package/dist/src/logging/index.js.map +0 -1
- package/dist/src/logging/pino/logger.js +0 -234
- package/dist/src/logging/pino/logger.js.map +0 -1
- package/dist/src/logging/pino/middleware.js +0 -46
- package/dist/src/logging/pino/middleware.js.map +0 -1
- package/dist/src/logging/system.js +0 -110
- package/dist/src/logging/system.js.map +0 -1
- package/dist/src/middleware/adminOnly.js +0 -19
- package/dist/src/middleware/adminOnly.js.map +0 -1
- package/dist/src/middleware/auditLog.js +0 -18
- package/dist/src/middleware/auditLog.js.map +0 -1
- package/dist/src/middleware/authenticated.js +0 -254
- package/dist/src/middleware/authenticated.js.map +0 -1
- package/dist/src/middleware/builderOnly.js +0 -33
- package/dist/src/middleware/builderOnly.js.map +0 -1
- package/dist/src/middleware/builderOrAdmin.js +0 -33
- package/dist/src/middleware/builderOrAdmin.js.map +0 -1
- package/dist/src/middleware/contentSecurityPolicy.js +0 -124
- package/dist/src/middleware/contentSecurityPolicy.js.map +0 -1
- package/dist/src/middleware/csrf.js +0 -81
- package/dist/src/middleware/csrf.js.map +0 -1
- package/dist/src/middleware/errorHandling.js +0 -88
- package/dist/src/middleware/errorHandling.js.map +0 -1
- package/dist/src/middleware/index.js +0 -79
- package/dist/src/middleware/index.js.map +0 -1
- package/dist/src/middleware/internalApi.js +0 -30
- package/dist/src/middleware/internalApi.js.map +0 -1
- package/dist/src/middleware/ip.js +0 -23
- package/dist/src/middleware/ip.js.map +0 -1
- package/dist/src/middleware/joi-validator.js +0 -53
- package/dist/src/middleware/joi-validator.js.map +0 -1
- package/dist/src/middleware/matchers.js +0 -36
- package/dist/src/middleware/matchers.js.map +0 -1
- package/dist/src/middleware/passport/datasource/google.js +0 -107
- package/dist/src/middleware/passport/datasource/google.js.map +0 -1
- package/dist/src/middleware/passport/local.js +0 -91
- package/dist/src/middleware/passport/local.js.map +0 -1
- package/dist/src/middleware/passport/sso/google.js +0 -98
- package/dist/src/middleware/passport/sso/google.js.map +0 -1
- package/dist/src/middleware/passport/sso/oidc.js +0 -158
- package/dist/src/middleware/passport/sso/oidc.js.map +0 -1
- package/dist/src/middleware/passport/sso/sso.js +0 -150
- package/dist/src/middleware/passport/sso/sso.js.map +0 -1
- package/dist/src/middleware/passport/utils.js +0 -75
- package/dist/src/middleware/passport/utils.js.map +0 -1
- package/dist/src/middleware/querystringToBody.js +0 -29
- package/dist/src/middleware/querystringToBody.js.map +0 -1
- package/dist/src/middleware/tenancy.js +0 -37
- package/dist/src/middleware/tenancy.js.map +0 -1
- package/dist/src/migrations/definitions.js +0 -39
- package/dist/src/migrations/definitions.js.map +0 -1
- package/dist/src/migrations/index.js +0 -19
- package/dist/src/migrations/index.js.map +0 -1
- package/dist/src/migrations/migrations.js +0 -203
- package/dist/src/migrations/migrations.js.map +0 -1
- package/dist/src/objectStore/buckets/app.js +0 -95
- package/dist/src/objectStore/buckets/app.js.map +0 -1
- package/dist/src/objectStore/buckets/global.js +0 -68
- package/dist/src/objectStore/buckets/global.js.map +0 -1
- package/dist/src/objectStore/buckets/index.js +0 -20
- package/dist/src/objectStore/buckets/index.js.map +0 -1
- package/dist/src/objectStore/buckets/plugins.js +0 -104
- package/dist/src/objectStore/buckets/plugins.js.map +0 -1
- package/dist/src/objectStore/cloudfront.js +0 -73
- package/dist/src/objectStore/cloudfront.js.map +0 -1
- package/dist/src/objectStore/index.js +0 -20
- package/dist/src/objectStore/index.js.map +0 -1
- package/dist/src/objectStore/objectStore.js +0 -509
- package/dist/src/objectStore/objectStore.js.map +0 -1
- package/dist/src/objectStore/utils.js +0 -148
- package/dist/src/objectStore/utils.js.map +0 -1
- package/dist/src/platform/index.js +0 -43
- package/dist/src/platform/index.js.map +0 -1
- package/dist/src/platform/platformDb.js +0 -9
- package/dist/src/platform/platformDb.js.map +0 -1
- package/dist/src/platform/tenants.js +0 -149
- package/dist/src/platform/tenants.js.map +0 -1
- package/dist/src/platform/users.js +0 -118
- package/dist/src/platform/users.js.map +0 -1
- package/dist/src/plugin/index.js +0 -18
- package/dist/src/plugin/index.js.map +0 -1
- package/dist/src/plugin/utils.js +0 -158
- package/dist/src/plugin/utils.js.map +0 -1
- package/dist/src/queue/constants.js +0 -13
- package/dist/src/queue/constants.js.map +0 -1
- package/dist/src/queue/inMemoryQueue.js +0 -192
- package/dist/src/queue/inMemoryQueue.js.map +0 -1
- package/dist/src/queue/index.js +0 -19
- package/dist/src/queue/index.js.map +0 -1
- package/dist/src/queue/listeners.js +0 -199
- package/dist/src/queue/listeners.js.map +0 -1
- package/dist/src/queue/queue.js +0 -124
- package/dist/src/queue/queue.js.map +0 -1
- package/dist/src/redis/index.js +0 -47
- package/dist/src/redis/index.js.map +0 -1
- package/dist/src/redis/init.js +0 -184
- package/dist/src/redis/init.js.map +0 -1
- package/dist/src/redis/redis.js +0 -396
- package/dist/src/redis/redis.js.map +0 -1
- package/dist/src/redis/redlockImpl.js +0 -181
- package/dist/src/redis/redlockImpl.js.map +0 -1
- package/dist/src/redis/utils.js +0 -131
- package/dist/src/redis/utils.js.map +0 -1
- package/dist/src/security/auth.js +0 -26
- package/dist/src/security/auth.js.map +0 -1
- package/dist/src/security/encryption.js +0 -169
- package/dist/src/security/encryption.js.map +0 -1
- package/dist/src/security/index.js +0 -18
- package/dist/src/security/index.js.map +0 -1
- package/dist/src/security/permissions.js +0 -147
- package/dist/src/security/permissions.js.map +0 -1
- package/dist/src/security/roles.js +0 -566
- package/dist/src/security/roles.js.map +0 -1
- package/dist/src/security/secrets.js +0 -53
- package/dist/src/security/secrets.js.map +0 -1
- package/dist/src/security/sessions.js +0 -156
- package/dist/src/security/sessions.js.map +0 -1
- package/dist/src/sql/designDoc.js +0 -19
- package/dist/src/sql/designDoc.js.map +0 -1
- package/dist/src/sql/index.js +0 -47
- package/dist/src/sql/index.js.map +0 -1
- package/dist/src/sql/sql.js +0 -1536
- package/dist/src/sql/sql.js.map +0 -1
- package/dist/src/sql/sqlTable.js +0 -256
- package/dist/src/sql/sqlTable.js.map +0 -1
- package/dist/src/sql/utils.js +0 -179
- package/dist/src/sql/utils.js.map +0 -1
- package/dist/src/tenancy/db.js +0 -9
- package/dist/src/tenancy/db.js.map +0 -1
- package/dist/src/tenancy/index.js +0 -19
- package/dist/src/tenancy/index.js.map +0 -1
- package/dist/src/tenancy/tenancy.js +0 -125
- package/dist/src/tenancy/tenancy.js.map +0 -1
- package/dist/src/timers/index.js +0 -18
- package/dist/src/timers/index.js.map +0 -1
- package/dist/src/timers/timers.js +0 -25
- package/dist/src/timers/timers.js.map +0 -1
- package/dist/src/users/db.js +0 -489
- package/dist/src/users/db.js.map +0 -1
- package/dist/src/users/events.js +0 -179
- package/dist/src/users/events.js.map +0 -1
- package/dist/src/users/index.js +0 -23
- package/dist/src/users/index.js.map +0 -1
- package/dist/src/users/lookup.js +0 -126
- package/dist/src/users/lookup.js.map +0 -1
- package/dist/src/users/users.js +0 -376
- package/dist/src/users/users.js.map +0 -1
- package/dist/src/users/utils.js +0 -127
- package/dist/src/users/utils.js.map +0 -1
- package/dist/src/utils/Duration.js +0 -54
- package/dist/src/utils/Duration.js.map +0 -1
- package/dist/src/utils/hashing.js +0 -46
- package/dist/src/utils/hashing.js.map +0 -1
- package/dist/src/utils/index.js +0 -21
- package/dist/src/utils/index.js.map +0 -1
- package/dist/src/utils/stringUtils.js +0 -8
- package/dist/src/utils/stringUtils.js.map +0 -1
- package/dist/src/utils/utils.js +0 -267
- package/dist/src/utils/utils.js.map +0 -1
- package/dist/tests/core/logging.js +0 -33
- package/dist/tests/core/logging.js.map +0 -1
- package/dist/tests/core/utilities/index.js +0 -48
- package/dist/tests/core/utilities/index.js.map +0 -1
- package/dist/tests/core/utilities/jestUtils.js +0 -21
- package/dist/tests/core/utilities/jestUtils.js.map +0 -1
- package/dist/tests/core/utilities/mocks/alerts.js +0 -40
- package/dist/tests/core/utilities/mocks/alerts.js.map +0 -1
- package/dist/tests/core/utilities/mocks/date.js +0 -6
- package/dist/tests/core/utilities/mocks/date.js.map +0 -1
- package/dist/tests/core/utilities/mocks/events.js +0 -154
- package/dist/tests/core/utilities/mocks/events.js.map +0 -1
- package/dist/tests/core/utilities/mocks/index.js +0 -47
- package/dist/tests/core/utilities/mocks/index.js.map +0 -1
- package/dist/tests/core/utilities/mocks/licenses.js +0 -109
- package/dist/tests/core/utilities/mocks/licenses.js.map +0 -1
- package/dist/tests/core/utilities/queue.js +0 -21
- package/dist/tests/core/utilities/queue.js.map +0 -1
- package/dist/tests/core/utilities/structures/Chance.js +0 -21
- package/dist/tests/core/utilities/structures/Chance.js.map +0 -1
- package/dist/tests/core/utilities/structures/accounts.js +0 -43
- package/dist/tests/core/utilities/structures/accounts.js.map +0 -1
- package/dist/tests/core/utilities/structures/apps.js +0 -23
- package/dist/tests/core/utilities/structures/apps.js.map +0 -1
- package/dist/tests/core/utilities/structures/common.js +0 -11
- package/dist/tests/core/utilities/structures/common.js.map +0 -1
- package/dist/tests/core/utilities/structures/db.js +0 -15
- package/dist/tests/core/utilities/structures/db.js.map +0 -1
- package/dist/tests/core/utilities/structures/documents/index.js +0 -18
- package/dist/tests/core/utilities/structures/documents/index.js.map +0 -1
- package/dist/tests/core/utilities/structures/documents/platform/index.js +0 -38
- package/dist/tests/core/utilities/structures/documents/platform/index.js.map +0 -1
- package/dist/tests/core/utilities/structures/documents/platform/installation.js +0 -47
- package/dist/tests/core/utilities/structures/documents/platform/installation.js.map +0 -1
- package/dist/tests/core/utilities/structures/generator.js +0 -9
- package/dist/tests/core/utilities/structures/generator.js.map +0 -1
- package/dist/tests/core/utilities/structures/index.js +0 -56
- package/dist/tests/core/utilities/structures/index.js.map +0 -1
- package/dist/tests/core/utilities/structures/koa.js +0 -10
- package/dist/tests/core/utilities/structures/koa.js.map +0 -1
- package/dist/tests/core/utilities/structures/licenses.js +0 -157
- package/dist/tests/core/utilities/structures/licenses.js.map +0 -1
- package/dist/tests/core/utilities/structures/plugins.js +0 -22
- package/dist/tests/core/utilities/structures/plugins.js.map +0 -1
- package/dist/tests/core/utilities/structures/quotas.js +0 -73
- package/dist/tests/core/utilities/structures/quotas.js.map +0 -1
- package/dist/tests/core/utilities/structures/scim.js +0 -62
- package/dist/tests/core/utilities/structures/scim.js.map +0 -1
- package/dist/tests/core/utilities/structures/sso.js +0 -140
- package/dist/tests/core/utilities/structures/sso.js.map +0 -1
- package/dist/tests/core/utilities/structures/tenants.js +0 -8
- package/dist/tests/core/utilities/structures/tenants.js.map +0 -1
- package/dist/tests/core/utilities/structures/userGroups.js +0 -12
- package/dist/tests/core/utilities/structures/userGroups.js.map +0 -1
- package/dist/tests/core/utilities/structures/users.js +0 -53
- package/dist/tests/core/utilities/structures/users.js.map +0 -1
- package/dist/tests/core/utilities/testContainerUtils.js +0 -161
- package/dist/tests/core/utilities/testContainerUtils.js.map +0 -1
- package/dist/tests/core/utilities/utils/index.js +0 -39
- package/dist/tests/core/utilities/utils/index.js.map +0 -1
- package/dist/tests/core/utilities/utils/queue.js +0 -37
- package/dist/tests/core/utilities/utils/queue.js.map +0 -1
- package/dist/tests/core/utilities/utils/time.js +0 -7
- package/dist/tests/core/utilities/utils/time.js.map +0 -1
- package/dist/tests/extra/DBTestConfiguration.js +0 -65
- package/dist/tests/extra/DBTestConfiguration.js.map +0 -1
- package/dist/tests/extra/index.js +0 -43
- package/dist/tests/extra/index.js.map +0 -1
- package/dist/tests/extra/testEnv.js +0 -136
- package/dist/tests/extra/testEnv.js.map +0 -1
- package/dist/tests/index.js +0 -19
- package/dist/tests/index.js.map +0 -1
- package/dist/tests/jestEnv.js +0 -12
- package/dist/tests/jestEnv.js.map +0 -1
- package/dist/tests/jestSetup.js +0 -33
- package/dist/tests/jestSetup.js.map +0 -1
package/dist/src/redis/init.js
DELETED
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
36
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
37
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
38
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
39
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
40
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
41
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
42
|
-
});
|
|
43
|
-
};
|
|
44
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
45
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
46
|
-
};
|
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
exports.init = init;
|
|
49
|
-
exports.shutdown = shutdown;
|
|
50
|
-
exports.getUserClient = getUserClient;
|
|
51
|
-
exports.getSessionClient = getSessionClient;
|
|
52
|
-
exports.getAppClient = getAppClient;
|
|
53
|
-
exports.getCacheClient = getCacheClient;
|
|
54
|
-
exports.getWritethroughClient = getWritethroughClient;
|
|
55
|
-
exports.getLockClient = getLockClient;
|
|
56
|
-
exports.getSocketClient = getSocketClient;
|
|
57
|
-
exports.getInviteClient = getInviteClient;
|
|
58
|
-
exports.getPasswordResetClient = getPasswordResetClient;
|
|
59
|
-
exports.getDocWritethroughClient = getDocWritethroughClient;
|
|
60
|
-
const redis_1 = __importDefault(require("./redis"));
|
|
61
|
-
const utils = __importStar(require("./utils"));
|
|
62
|
-
let userClient, sessionClient, appClient, cacheClient, writethroughClient, lockClient, socketClient, inviteClient, passwordResetClient, docWritethroughClient;
|
|
63
|
-
function init() {
|
|
64
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
65
|
-
userClient = yield new redis_1.default(utils.Databases.USER_CACHE).init();
|
|
66
|
-
sessionClient = yield new redis_1.default(utils.Databases.SESSIONS).init();
|
|
67
|
-
appClient = yield new redis_1.default(utils.Databases.APP_METADATA).init();
|
|
68
|
-
cacheClient = yield new redis_1.default(utils.Databases.GENERIC_CACHE).init();
|
|
69
|
-
lockClient = yield new redis_1.default(utils.Databases.LOCKS).init();
|
|
70
|
-
writethroughClient = yield new redis_1.default(utils.Databases.WRITE_THROUGH).init();
|
|
71
|
-
inviteClient = yield new redis_1.default(utils.Databases.INVITATIONS).init();
|
|
72
|
-
passwordResetClient = yield new redis_1.default(utils.Databases.PW_RESETS).init();
|
|
73
|
-
socketClient = yield new redis_1.default(utils.Databases.SOCKET_IO, utils.SelectableDatabase.SOCKET_IO).init();
|
|
74
|
-
docWritethroughClient = yield new redis_1.default(utils.Databases.DOC_WRITE_THROUGH).init();
|
|
75
|
-
});
|
|
76
|
-
}
|
|
77
|
-
function shutdown() {
|
|
78
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
79
|
-
if (userClient)
|
|
80
|
-
yield userClient.finish();
|
|
81
|
-
if (sessionClient)
|
|
82
|
-
yield sessionClient.finish();
|
|
83
|
-
if (appClient)
|
|
84
|
-
yield appClient.finish();
|
|
85
|
-
if (cacheClient)
|
|
86
|
-
yield cacheClient.finish();
|
|
87
|
-
if (writethroughClient)
|
|
88
|
-
yield writethroughClient.finish();
|
|
89
|
-
if (lockClient)
|
|
90
|
-
yield lockClient.finish();
|
|
91
|
-
if (inviteClient)
|
|
92
|
-
yield inviteClient.finish();
|
|
93
|
-
if (passwordResetClient)
|
|
94
|
-
yield passwordResetClient.finish();
|
|
95
|
-
if (socketClient)
|
|
96
|
-
yield socketClient.finish();
|
|
97
|
-
if (docWritethroughClient)
|
|
98
|
-
yield docWritethroughClient.finish();
|
|
99
|
-
});
|
|
100
|
-
}
|
|
101
|
-
process.on("exit", () => __awaiter(void 0, void 0, void 0, function* () {
|
|
102
|
-
yield shutdown();
|
|
103
|
-
}));
|
|
104
|
-
function getUserClient() {
|
|
105
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
if (!userClient) {
|
|
107
|
-
yield init();
|
|
108
|
-
}
|
|
109
|
-
return userClient;
|
|
110
|
-
});
|
|
111
|
-
}
|
|
112
|
-
function getSessionClient() {
|
|
113
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
114
|
-
if (!sessionClient) {
|
|
115
|
-
yield init();
|
|
116
|
-
}
|
|
117
|
-
return sessionClient;
|
|
118
|
-
});
|
|
119
|
-
}
|
|
120
|
-
function getAppClient() {
|
|
121
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
122
|
-
if (!appClient) {
|
|
123
|
-
yield init();
|
|
124
|
-
}
|
|
125
|
-
return appClient;
|
|
126
|
-
});
|
|
127
|
-
}
|
|
128
|
-
function getCacheClient() {
|
|
129
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
130
|
-
if (!cacheClient) {
|
|
131
|
-
yield init();
|
|
132
|
-
}
|
|
133
|
-
return cacheClient;
|
|
134
|
-
});
|
|
135
|
-
}
|
|
136
|
-
function getWritethroughClient() {
|
|
137
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
138
|
-
if (!writethroughClient) {
|
|
139
|
-
yield init();
|
|
140
|
-
}
|
|
141
|
-
return writethroughClient;
|
|
142
|
-
});
|
|
143
|
-
}
|
|
144
|
-
function getLockClient() {
|
|
145
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
146
|
-
if (!lockClient) {
|
|
147
|
-
yield init();
|
|
148
|
-
}
|
|
149
|
-
return lockClient;
|
|
150
|
-
});
|
|
151
|
-
}
|
|
152
|
-
function getSocketClient() {
|
|
153
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
154
|
-
if (!socketClient) {
|
|
155
|
-
yield init();
|
|
156
|
-
}
|
|
157
|
-
return socketClient;
|
|
158
|
-
});
|
|
159
|
-
}
|
|
160
|
-
function getInviteClient() {
|
|
161
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
162
|
-
if (!inviteClient) {
|
|
163
|
-
yield init();
|
|
164
|
-
}
|
|
165
|
-
return inviteClient;
|
|
166
|
-
});
|
|
167
|
-
}
|
|
168
|
-
function getPasswordResetClient() {
|
|
169
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
170
|
-
if (!passwordResetClient) {
|
|
171
|
-
yield init();
|
|
172
|
-
}
|
|
173
|
-
return passwordResetClient;
|
|
174
|
-
});
|
|
175
|
-
}
|
|
176
|
-
function getDocWritethroughClient() {
|
|
177
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
178
|
-
if (!writethroughClient) {
|
|
179
|
-
yield init();
|
|
180
|
-
}
|
|
181
|
-
return writethroughClient;
|
|
182
|
-
});
|
|
183
|
-
}
|
|
184
|
-
//# sourceMappingURL=init.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"init.js","sourceRoot":"","sources":["../../../src/redis/init.ts"],"names":[],"mappings":"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"}
|
package/dist/src/redis/redis.js
DELETED
|
@@ -1,396 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
36
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
37
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
38
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
39
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
40
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
41
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
42
|
-
});
|
|
43
|
-
};
|
|
44
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
45
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
46
|
-
};
|
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
exports.closeAll = closeAll;
|
|
49
|
-
const environment_1 = __importDefault(require("../environment"));
|
|
50
|
-
const ioredis_1 = __importDefault(require("ioredis"));
|
|
51
|
-
// mock-redis doesn't have any typing
|
|
52
|
-
let MockRedis;
|
|
53
|
-
if (environment_1.default.MOCK_REDIS) {
|
|
54
|
-
try {
|
|
55
|
-
// ioredis mock is all in memory
|
|
56
|
-
MockRedis = require("ioredis-mock");
|
|
57
|
-
}
|
|
58
|
-
catch (err) {
|
|
59
|
-
console.log("Mock redis unavailable");
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
const utils_1 = require("./utils");
|
|
63
|
-
const logging_1 = require("../logging");
|
|
64
|
-
const timers = __importStar(require("../timers"));
|
|
65
|
-
const RETRY_PERIOD_MS = 2000;
|
|
66
|
-
const STARTUP_TIMEOUT_MS = 5000;
|
|
67
|
-
const CLUSTERED = environment_1.default.REDIS_CLUSTERED;
|
|
68
|
-
const DEFAULT_SELECT_DB = utils_1.SelectableDatabase.DEFAULT;
|
|
69
|
-
// for testing just generate the client once
|
|
70
|
-
let CLOSED = false;
|
|
71
|
-
const CLIENTS = {};
|
|
72
|
-
let CONNECTED = false;
|
|
73
|
-
// mock redis always connected
|
|
74
|
-
if (environment_1.default.MOCK_REDIS) {
|
|
75
|
-
CONNECTED = true;
|
|
76
|
-
}
|
|
77
|
-
function pickClient(selectDb) {
|
|
78
|
-
return CLIENTS[selectDb];
|
|
79
|
-
}
|
|
80
|
-
function connectionError(timeout, err) {
|
|
81
|
-
// manually shut down, ignore errors
|
|
82
|
-
if (CLOSED) {
|
|
83
|
-
return;
|
|
84
|
-
}
|
|
85
|
-
CLOSED = true;
|
|
86
|
-
// always clear this on error
|
|
87
|
-
clearTimeout(timeout);
|
|
88
|
-
CONNECTED = false;
|
|
89
|
-
(0, logging_1.logAlert)("Redis connection failed", err);
|
|
90
|
-
setTimeout(() => {
|
|
91
|
-
init();
|
|
92
|
-
}, RETRY_PERIOD_MS);
|
|
93
|
-
}
|
|
94
|
-
/**
|
|
95
|
-
* Inits the system, will error if unable to connect to redis cluster (may take up to 10 seconds) otherwise
|
|
96
|
-
* will return the ioredis client which will be ready to use.
|
|
97
|
-
*/
|
|
98
|
-
function init(selectDb = DEFAULT_SELECT_DB) {
|
|
99
|
-
const RedisCore = environment_1.default.MOCK_REDIS && MockRedis ? MockRedis : ioredis_1.default;
|
|
100
|
-
let timeout;
|
|
101
|
-
CLOSED = false;
|
|
102
|
-
let client = pickClient(selectDb);
|
|
103
|
-
// already connected, ignore
|
|
104
|
-
if (client && CONNECTED) {
|
|
105
|
-
return;
|
|
106
|
-
}
|
|
107
|
-
// testing uses a single in memory client
|
|
108
|
-
if (environment_1.default.MOCK_REDIS) {
|
|
109
|
-
CLIENTS[selectDb] = new RedisCore((0, utils_1.getRedisOptions)());
|
|
110
|
-
}
|
|
111
|
-
// start the timer - only allowed 5 seconds to connect
|
|
112
|
-
timeout = setTimeout(() => {
|
|
113
|
-
if (!CONNECTED) {
|
|
114
|
-
connectionError(timeout, "Did not successfully connect in timeout");
|
|
115
|
-
}
|
|
116
|
-
}, STARTUP_TIMEOUT_MS);
|
|
117
|
-
// disconnect any lingering client
|
|
118
|
-
if (client) {
|
|
119
|
-
client.disconnect();
|
|
120
|
-
}
|
|
121
|
-
const { host, port } = (0, utils_1.getRedisConnectionDetails)();
|
|
122
|
-
const opts = (0, utils_1.getRedisOptions)();
|
|
123
|
-
if (CLUSTERED) {
|
|
124
|
-
client = new RedisCore.Cluster([{ host, port }], opts);
|
|
125
|
-
}
|
|
126
|
-
else {
|
|
127
|
-
client = new RedisCore(opts);
|
|
128
|
-
}
|
|
129
|
-
// attach handlers
|
|
130
|
-
client.on("end", (err) => {
|
|
131
|
-
if (environment_1.default.isTest()) {
|
|
132
|
-
// don't try to re-connect in test env
|
|
133
|
-
// allow the process to exit
|
|
134
|
-
return;
|
|
135
|
-
}
|
|
136
|
-
connectionError(timeout, err);
|
|
137
|
-
});
|
|
138
|
-
client.on("error", (err) => {
|
|
139
|
-
connectionError(timeout, err);
|
|
140
|
-
});
|
|
141
|
-
client.on("connect", () => {
|
|
142
|
-
console.log(`Connected to Redis DB: ${selectDb}`);
|
|
143
|
-
clearTimeout(timeout);
|
|
144
|
-
CONNECTED = true;
|
|
145
|
-
});
|
|
146
|
-
CLIENTS[selectDb] = client;
|
|
147
|
-
}
|
|
148
|
-
function closeAll() {
|
|
149
|
-
Object.values(CLIENTS).forEach(client => client.disconnect());
|
|
150
|
-
}
|
|
151
|
-
function waitForConnection(selectDb = DEFAULT_SELECT_DB) {
|
|
152
|
-
return new Promise(resolve => {
|
|
153
|
-
if (pickClient(selectDb) == null) {
|
|
154
|
-
init();
|
|
155
|
-
}
|
|
156
|
-
else if (CONNECTED) {
|
|
157
|
-
resolve("");
|
|
158
|
-
return;
|
|
159
|
-
}
|
|
160
|
-
// check if the connection is ready
|
|
161
|
-
const interval = timers.set(() => {
|
|
162
|
-
if (CONNECTED) {
|
|
163
|
-
timers.clear(interval);
|
|
164
|
-
resolve("");
|
|
165
|
-
}
|
|
166
|
-
}, 500);
|
|
167
|
-
});
|
|
168
|
-
}
|
|
169
|
-
/**
|
|
170
|
-
* Utility function, takes a redis stream and converts it to a promisified response -
|
|
171
|
-
* this can only be done with redis streams because they will have an end.
|
|
172
|
-
* @param stream A redis stream, specifically as this type of stream will have an end.
|
|
173
|
-
* @param client The client to use for further lookups.
|
|
174
|
-
* @return The final output of the stream
|
|
175
|
-
*/
|
|
176
|
-
function promisifyStream(stream, client) {
|
|
177
|
-
return new Promise((resolve, reject) => {
|
|
178
|
-
const outputKeys = new Set();
|
|
179
|
-
stream.on("data", (keys) => {
|
|
180
|
-
keys.forEach(key => {
|
|
181
|
-
outputKeys.add(key);
|
|
182
|
-
});
|
|
183
|
-
});
|
|
184
|
-
stream.on("error", (err) => {
|
|
185
|
-
reject(err);
|
|
186
|
-
});
|
|
187
|
-
stream.on("end", () => __awaiter(this, void 0, void 0, function* () {
|
|
188
|
-
const keysArray = Array.from(outputKeys);
|
|
189
|
-
try {
|
|
190
|
-
let getPromises = [];
|
|
191
|
-
for (let key of keysArray) {
|
|
192
|
-
getPromises.push(client.get(key));
|
|
193
|
-
}
|
|
194
|
-
const jsonArray = yield Promise.all(getPromises);
|
|
195
|
-
resolve(keysArray.map(key => ({
|
|
196
|
-
key: (0, utils_1.removeDbPrefix)(key),
|
|
197
|
-
value: JSON.parse(jsonArray.shift()),
|
|
198
|
-
})));
|
|
199
|
-
}
|
|
200
|
-
catch (err) {
|
|
201
|
-
reject(err);
|
|
202
|
-
}
|
|
203
|
-
}));
|
|
204
|
-
});
|
|
205
|
-
}
|
|
206
|
-
class RedisWrapper {
|
|
207
|
-
constructor(db, selectDb = null) {
|
|
208
|
-
this._db = db;
|
|
209
|
-
this._select = selectDb || DEFAULT_SELECT_DB;
|
|
210
|
-
}
|
|
211
|
-
getClient() {
|
|
212
|
-
return pickClient(this._select);
|
|
213
|
-
}
|
|
214
|
-
init() {
|
|
215
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
216
|
-
CLOSED = false;
|
|
217
|
-
init(this._select);
|
|
218
|
-
yield waitForConnection(this._select);
|
|
219
|
-
if (this._select && !environment_1.default.isTest()) {
|
|
220
|
-
this.getClient().select(this._select);
|
|
221
|
-
}
|
|
222
|
-
return this;
|
|
223
|
-
});
|
|
224
|
-
}
|
|
225
|
-
finish() {
|
|
226
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
227
|
-
CLOSED = true;
|
|
228
|
-
this.getClient().disconnect();
|
|
229
|
-
});
|
|
230
|
-
}
|
|
231
|
-
scan() {
|
|
232
|
-
return __awaiter(this, arguments, void 0, function* (key = "") {
|
|
233
|
-
const db = this._db;
|
|
234
|
-
key = `${db}${utils_1.SEPARATOR}${key}`;
|
|
235
|
-
let stream;
|
|
236
|
-
if (CLUSTERED) {
|
|
237
|
-
let node = this.getClient().nodes("master");
|
|
238
|
-
stream = node[0].scanStream({ match: key + "*", count: 100 });
|
|
239
|
-
}
|
|
240
|
-
else {
|
|
241
|
-
stream = this.getClient().scanStream({
|
|
242
|
-
match: key + "*",
|
|
243
|
-
count: 100,
|
|
244
|
-
});
|
|
245
|
-
}
|
|
246
|
-
return promisifyStream(stream, this.getClient());
|
|
247
|
-
});
|
|
248
|
-
}
|
|
249
|
-
keys(pattern) {
|
|
250
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
251
|
-
const db = this._db;
|
|
252
|
-
return this.getClient().keys((0, utils_1.addDbPrefix)(db, pattern));
|
|
253
|
-
});
|
|
254
|
-
}
|
|
255
|
-
exists(key) {
|
|
256
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
257
|
-
const db = this._db;
|
|
258
|
-
return yield this.getClient().exists((0, utils_1.addDbPrefix)(db, key));
|
|
259
|
-
});
|
|
260
|
-
}
|
|
261
|
-
get(key) {
|
|
262
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
263
|
-
const db = this._db;
|
|
264
|
-
const response = yield this.getClient().get((0, utils_1.addDbPrefix)(db, key));
|
|
265
|
-
// overwrite the prefixed key
|
|
266
|
-
// @ts-ignore
|
|
267
|
-
if (response != null && response.key) {
|
|
268
|
-
// @ts-ignore
|
|
269
|
-
response.key = key;
|
|
270
|
-
}
|
|
271
|
-
// if its not an object just return the response
|
|
272
|
-
try {
|
|
273
|
-
return JSON.parse(response);
|
|
274
|
-
}
|
|
275
|
-
catch (err) {
|
|
276
|
-
return response;
|
|
277
|
-
}
|
|
278
|
-
});
|
|
279
|
-
}
|
|
280
|
-
bulkGet(keys) {
|
|
281
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
282
|
-
const db = this._db;
|
|
283
|
-
if (keys.length === 0) {
|
|
284
|
-
return {};
|
|
285
|
-
}
|
|
286
|
-
const prefixedKeys = keys.map(key => (0, utils_1.addDbPrefix)(db, key));
|
|
287
|
-
let response = yield this.getClient().mget(prefixedKeys);
|
|
288
|
-
if (Array.isArray(response)) {
|
|
289
|
-
let final = {};
|
|
290
|
-
let count = 0;
|
|
291
|
-
for (let result of response) {
|
|
292
|
-
if (result) {
|
|
293
|
-
let parsed;
|
|
294
|
-
try {
|
|
295
|
-
parsed = JSON.parse(result);
|
|
296
|
-
}
|
|
297
|
-
catch (err) {
|
|
298
|
-
parsed = result;
|
|
299
|
-
}
|
|
300
|
-
final[keys[count]] = parsed;
|
|
301
|
-
}
|
|
302
|
-
count++;
|
|
303
|
-
}
|
|
304
|
-
return final;
|
|
305
|
-
}
|
|
306
|
-
else {
|
|
307
|
-
throw new Error(`Invalid response: ${response}`);
|
|
308
|
-
}
|
|
309
|
-
});
|
|
310
|
-
}
|
|
311
|
-
store(key_1, value_1) {
|
|
312
|
-
return __awaiter(this, arguments, void 0, function* (key, value, expirySeconds = null) {
|
|
313
|
-
const db = this._db;
|
|
314
|
-
if (typeof value === "object") {
|
|
315
|
-
value = JSON.stringify(value);
|
|
316
|
-
}
|
|
317
|
-
const prefixedKey = (0, utils_1.addDbPrefix)(db, key);
|
|
318
|
-
yield this.getClient().set(prefixedKey, value);
|
|
319
|
-
if (expirySeconds) {
|
|
320
|
-
yield this.getClient().expire(prefixedKey, expirySeconds);
|
|
321
|
-
}
|
|
322
|
-
});
|
|
323
|
-
}
|
|
324
|
-
bulkStore(data_1) {
|
|
325
|
-
return __awaiter(this, arguments, void 0, function* (data, expirySeconds = null) {
|
|
326
|
-
const client = this.getClient();
|
|
327
|
-
const dataToStore = Object.entries(data).reduce((acc, [key, value]) => {
|
|
328
|
-
acc[(0, utils_1.addDbPrefix)(this._db, key)] =
|
|
329
|
-
typeof value === "object" ? JSON.stringify(value) : value;
|
|
330
|
-
return acc;
|
|
331
|
-
}, {});
|
|
332
|
-
const pipeline = client.pipeline();
|
|
333
|
-
pipeline.mset(dataToStore);
|
|
334
|
-
if (expirySeconds !== null) {
|
|
335
|
-
for (const key of Object.keys(dataToStore)) {
|
|
336
|
-
pipeline.expire(key, expirySeconds);
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
yield pipeline.exec();
|
|
340
|
-
});
|
|
341
|
-
}
|
|
342
|
-
getTTL(key) {
|
|
343
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
344
|
-
const db = this._db;
|
|
345
|
-
const prefixedKey = (0, utils_1.addDbPrefix)(db, key);
|
|
346
|
-
return this.getClient().ttl(prefixedKey);
|
|
347
|
-
});
|
|
348
|
-
}
|
|
349
|
-
setExpiry(key, expirySeconds) {
|
|
350
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
351
|
-
const db = this._db;
|
|
352
|
-
const prefixedKey = (0, utils_1.addDbPrefix)(db, key);
|
|
353
|
-
yield this.getClient().expire(prefixedKey, expirySeconds);
|
|
354
|
-
});
|
|
355
|
-
}
|
|
356
|
-
delete(key) {
|
|
357
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
358
|
-
const db = this._db;
|
|
359
|
-
yield this.getClient().del((0, utils_1.addDbPrefix)(db, key));
|
|
360
|
-
});
|
|
361
|
-
}
|
|
362
|
-
bulkDelete(keys) {
|
|
363
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
364
|
-
const db = this._db;
|
|
365
|
-
yield this.getClient().del(keys.map(key => (0, utils_1.addDbPrefix)(db, key)));
|
|
366
|
-
});
|
|
367
|
-
}
|
|
368
|
-
clear() {
|
|
369
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
370
|
-
let items = yield this.scan();
|
|
371
|
-
yield Promise.all(items.map((obj) => this.delete(obj.key)));
|
|
372
|
-
});
|
|
373
|
-
}
|
|
374
|
-
increment(key) {
|
|
375
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
376
|
-
const result = yield this.getClient().incr((0, utils_1.addDbPrefix)(this._db, key));
|
|
377
|
-
if (isNaN(result)) {
|
|
378
|
-
throw new Error(`Redis ${key} does not contain a number`);
|
|
379
|
-
}
|
|
380
|
-
return result;
|
|
381
|
-
});
|
|
382
|
-
}
|
|
383
|
-
deleteIfValue(key, value) {
|
|
384
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
385
|
-
const client = this.getClient();
|
|
386
|
-
const luaScript = `
|
|
387
|
-
if redis.call('GET', KEYS[1]) == ARGV[1] then
|
|
388
|
-
redis.call('DEL', KEYS[1])
|
|
389
|
-
end
|
|
390
|
-
`;
|
|
391
|
-
yield client.eval(luaScript, 1, (0, utils_1.addDbPrefix)(this._db, key), value);
|
|
392
|
-
});
|
|
393
|
-
}
|
|
394
|
-
}
|
|
395
|
-
exports.default = RedisWrapper;
|
|
396
|
-
//# sourceMappingURL=redis.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"redis.js","sourceRoot":"","sources":["../../../src/redis/redis.ts"],"names":[],"mappings":"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"}
|