1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
budibase/packages/backend-core/src
Michael Drury 060b2aba3c Merge pull request #8175 from Budibase/fix/remove-app-scans
Removing Redis SCAN operation from app services
2022-10-07 17:35:05 +01:00
..
cache
cloud
clshooked
context
db
errors
events
featureFlags
middleware
migrations
objectStore
pkg
plugin
redis Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 16:05:01 +01:00
security
tenancy
tests
auth.ts
constants.js
environment.ts
hashing.js
helpers.js
index.ts
installation.ts
logging.ts
pino.js
users.ts
utils.js