Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rory Powell fd845284d3 Lots of failure handling and caching 4 years ago
..
cache Lots of failure handling and caching 4 years ago
cloud app and account properties, add account details to all user and tenant identities 4 years ago
clshooked Adding our own version of cls hooked with the memory leak fixed. 4 years ago
context Merge branch 'feature/posthog-v2' into feature/event-backfill 4 years ago
db Lots of failure handling and caching 4 years ago
errors Merge branch 'develop' into feature/posthog-v2 4 years ago
events Lots of failure handling and caching 4 years ago
featureFlags Re-enable gsheets for verification 4 years ago
middleware Merge branch 'feature/posthog-v2' into feature/event-backfill 4 years ago
migrations Installation identities, upgrade / downgrade events, filling in more event properties 4 years ago
objectStore Merge branch 'feature/posthog-v2' into feature/event-backfill 4 years ago
redis Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 4 years ago
security add better logging on session invalidation 4 years ago
tenancy Initial version of memory leak protection, making sure that PouchDB databases are closed correctly after use, using a combination of closures wrapping DB gets (this replaces the getDB, leaving only a dangerousGetDB function which can be used in very very specific scenarios) and then closing the DB as part of CLS hooked functions finishing. Also moving the GlobalDB init to the tenancy middleware as this is used everywhere in the worker/app services - means that not all getGlobalDB calls require an async closure around them. 4 years ago
tests Lots of failure handling and caching 4 years ago
auth.js enable clustering on server and worker services, better log output on user not found errors 4 years ago
constants.js Merge branch 'develop' into feature/licensing 4 years ago
environment.ts Merge branch 'feature/posthog-v2' into feature/event-backfill 4 years ago
hashing.js Swapping bcryptjs for bcrypt. 4 years ago
helpers.js Changing directory. 5 years ago
index.ts Identity tenant and installation groups, property updates 4 years ago
installation.ts Lots of failure handling and caching 4 years ago
users.js Merge branch 'develop' into feature/posthog-v2 4 years ago
utils.js Event identification 4 years ago