Deprecate message queue type (#10040)
Not removing all the code for now, maybe we should 🤔
This commit is contained in:
@ -88,14 +88,6 @@
|
||||
"options": {
|
||||
"cwd": "packages/twenty-server",
|
||||
"command": "node dist/src/queue-worker/queue-worker.js"
|
||||
},
|
||||
"configurations": {
|
||||
"ci": {
|
||||
"env": {
|
||||
"MESSAGE_QUEUE_TYPE": "sync",
|
||||
"CACHE_STORAGE_TYPE": "memory"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"typeorm": {
|
||||
|
||||
Reference in New Issue
Block a user