Skip to content

fix(ctrl): removed redis connection#223

Merged
petar-cvit merged 7 commits intocyclops-ui:mainfrom
hanshal101:remove-redis-conn
Apr 24, 2024
Merged

fix(ctrl): removed redis connection#223
petar-cvit merged 7 commits intocyclops-ui:mainfrom
hanshal101:remove-redis-conn

Conversation

@hanshal101
Copy link
Contributor

@hanshal101 hanshal101 commented Apr 22, 2024

Fixes #195
Closes #195

Description

This PR removes the Redis Connection in the cyclops-ctrl .
First (after depreciation) we could see the redis connection error in the console. But after this PR you wont

@hanshal101 hanshal101 requested a review from a team as a code owner April 22, 2024 18:08
@hanshal101 hanshal101 requested review from KaradzaJuraj and removed request for a team April 22, 2024 18:08
@hanshal101
Copy link
Contributor Author

Here you go.

Copy link
Collaborator

@petar-cvit petar-cvit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will also need to delete this folder, which implements templates.Storage and all occurrences of it.
It's the old way of storing templates, so we can get rid of it. I believe there are still some endpoints using that struct. You can delete those as well

@hanshal101
Copy link
Contributor Author

yup I actually thought of removing this qt first and then resolve all the errors. But I thought this folder might have some exports in other part of the code base. Well will do👍

Copy link
Collaborator

@petar-cvit petar-cvit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hanshal101

@petar-cvit petar-cvit merged commit 52d3256 into cyclops-ui:main Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Redis connection

2 participants