budibase/packages/backend-core/src/redis
Adria Navarro 9c12c5b62e Fix comments 2023-11-30 18:39:33 +01:00
..
tests Add tests 2023-11-30 18:39:33 +01:00
index.ts Moving things around to get rid of cyclics created by moving invite/passwordReset into backend-core - also updating currentapp test case to mock a bit better. 2023-11-17 16:20:10 +00:00
init.ts Further PR comments. 2023-11-17 16:37:00 +00:00
redis.ts Quick addition - if the object has been deleted but the key is still known, then CouchDB will alert us to the fact that it is deleted, leaving the response in a weird state. 2023-11-10 11:58:07 +00:00
redlockImpl.ts Fix comments 2023-11-30 18:39:33 +01:00
utils.ts Fix an issue with account portal redis connection, if no Redis port is supplied in URL we should assume the default port number 6379. 2023-11-20 15:34:16 +00:00