Skip to content

Conversation

@linakrisztian
Copy link
Member

@linakrisztian linakrisztian commented Apr 7, 2025

Includes:

  • replace redis with kvdb, Redis with Kvdb and REDIS with KVDB
  • rename filenames, which include redis with kvdb
  • keep config backwards compatible (can handle new KVDB sections + REDIS sections, which will be treated as KVDB sections)

redis-keyword contained, but not adjusted:

Remaining ajdustments (also regarding valkey) done in #601 . Split up, for better oveview/review.

@linakrisztian linakrisztian marked this pull request as ready for review April 7, 2025 14:32
@mmacata
Copy link
Member

mmacata commented Apr 8, 2025

Very cool to finally have this!

Just a note (to myself as well): we need to explicitly name the modules and methods which where changed in the CHANGELOG when we release the next version!

@linakrisztian linakrisztian merged commit 818285c into redis_to_kvdb Apr 8, 2025
4 of 5 checks passed
linakrisztian added a commit that referenced this pull request Apr 15, 2025
* update setup from redis to valkey

* replace redis with valkey calls + remove non needed redis-remainings

* replace redis import with valkey import

* adjust function from redis to valkey

* replace redis by valkey function

* fix call of valkey commands fitting valkey-syntax

* Semantic renaming: redis to kvdb (#602)

* semantic renaming: redis to kvdb

* remove non semantic changes

* remove non semantic changes

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove non semantic changes

* update readme

* Update src/actinia_core/README.md

Co-authored-by: Carmen Tawalika <[email protected]>

* Update src/actinia_core/core/common/config.py

Co-authored-by: Carmen Tawalika <[email protected]>

* Update src/actinia_core/README.md

Co-authored-by: Carmen Tawalika <[email protected]>

* Update docker/actinia-core-alpine/actinia.cfg

Co-authored-by: Carmen Tawalika <[email protected]>

* PR review CT

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Carmen Tawalika <[email protected]>

* linting: black

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Carmen Tawalika <[email protected]>
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.

3 participants