Jiri Spac
Jiri Spac
> it should cache the database values efficiently, we want to make sure we don't add a big performance overhead but put this in cache and clear the cache wisely**...
I can make it async and configurable. Default to in memory, but you could just supply a redis URL in env var to use redis. Redis is perfect as caching...
can you link me to where it is defined? I just searched for `getRedisHost` usages and it's only used in one place in https://github.com/twentyhq/twenty/blob/735e75b3b1d172feff9f0c41ffd1cb4afe32375e/packages/twenty-server/src/integrations/message-queue/message-queue.module-factory.ts#L35
No, I have not started on this. Assign this to anyone else. I was only considering it. On Tue, 16 Apr 2024, 09:45 Félix Malfait, ***@***.***> wrote: > Thanks @saadfrhan...
@beerose I am not familiar with the app yet-can you post a screenshot of the schema checks UI you're mentioning?
I started working on this issue.
I will not be able to finish this, but if anyone picks it up, feel free to start where I left off using my WIP commit: https://github.com/capaj/twenty/commit/671178352d264d373cd4c11a67e32e0a11d93601
ah makes sense. THanks for the response. Would be nice to put a comment there
Still getting it in [email protected] would be nice to get this fixed.
Yes we have the same hackfix In our own codebase. This should resolve it.