twenty/packages
shubham yadav bfc13b9647
Add cache-flush step in Twenty upgrade command #7521 (#7553)
Flush Specific Redis Keys After Upgrade Command :----

Changes Made :----
Updated the FlushCacheCommand to allow for selective flushing of keys
that match the pattern engine:*, rather than flushing the entire cache.
Added a new optional parameter to specify the cache keys pattern.
Ensured that the cache is flushed at the end of the upgrade command.

Code Changes :----
Modified FlushCacheCommand to include a method for flushing keys by
pattern.
Added a new function in CacheStorageService to handle the pattern-based
flushing.

---------

Co-authored-by: Weiko <corentin@twenty.com>
2024-10-10 16:05:09 +02:00
..
twenty-chrome-extension Support for multiple values in the Phone field (#6882) 2024-09-11 11:15:04 +02:00
twenty-docker Updating terraform and k8s files adding redis... (#7425) 2024-10-07 10:23:42 +02:00
twenty-e2e-testing E2E tests (#6717) 2024-08-27 11:07:10 +02:00
twenty-emails 7417 workflows i can send emails using the email account (#7431) 2024-10-08 23:29:09 +02:00
twenty-front Make workflow objects read only in frontend (#7545) 2024-10-10 15:29:43 +02:00
twenty-postgres Check if user wants to run make postgres-on-linux (#6819) 2024-09-04 16:58:54 +02:00
twenty-server Add cache-flush step in Twenty upgrade command #7521 (#7553) 2024-10-10 16:05:09 +02:00
twenty-ui Fix for view switcher default icon display (#7029) 2024-10-10 10:12:17 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website fix state management doc link in frontend-commands.mdx (#7334) 2024-10-09 18:15:19 +02:00
twenty-zapier Update zapier integration version (#7564) 2024-10-10 15:35:36 +02:00