Improve demo seed (#7125)
We have a few issues on demo seeding: - redis metdata cache was not flushed - server ram graphql schema cache was not cleared on metadata version increment
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
||||
"@graphql-yoga/nestjs": "patch:@graphql-yoga/nestjs@2.1.0#./patches/@graphql-yoga-nestjs-npm-2.1.0-cb509e6047.patch",
|
||||
"@graphql-yoga/nestjs": "patch:@graphql-yoga/nestjs@2.1.0#./patches/@graphql-yoga+nestjs+2.1.0.patch",
|
||||
"@langchain/mistralai": "^0.0.24",
|
||||
"@langchain/openai": "^0.1.3",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user