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.
 
 
 
 
 
 
Martin McKeaveney 3ed1390c6e adding types 4 years ago
..
cache Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 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 Build fixes 4 years ago
db Improve Couch DB URL parsing to handle edge cases and special characters 4 years ago
errors Merge branch 'develop' into feature/posthog-v2 4 years ago
events Ensure tests can't send events even when token is set 4 years ago
featureFlags Re-enable gsheets for verification 4 years ago
middleware Build fixes 4 years ago
migrations Back populate no-op migrations on new app and tenant create 4 years ago
objectStore adding types 4 years ago
pkg Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
redis Adding explanation of the difference between Database and SelectableDatabase in Redis. 4 years ago
security Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
tenancy Back populate no-op migrations on new app and tenant create 4 years ago
tests Build fixes 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 Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
hashing.js Swapping bcryptjs for bcrypt. 4 years ago
helpers.js Changing directory. 4 years ago
index.ts Back populate no-op migrations on new app and tenant create 4 years ago
installation.ts Better handle first time startup + dedicated event 4 years ago
logging.js Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 4 years ago
users.js Merge branch 'develop' into feature/posthog-v2 4 years ago
utils.js Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago