Skip to content

backend/refactor: #904 apply kernel changes, added envPrefix parameter - #43

Open
pavelzarubin wants to merge 1 commit into
mainfrom
backend/refactor/#904/prefix-all-redis-keys-with-environment-variable
Open

backend/refactor: #904 apply kernel changes, added envPrefix parameter#43
pavelzarubin wants to merge 1 commit into
mainfrom
backend/refactor/#904/prefix-all-redis-keys-with-environment-variable

Conversation

@pavelzarubin

Copy link
Copy Markdown

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

Description

Now when writing to the cache, two keys are created for the same value

Additional Changes

  • This PR modifies the database schema (database migration added)
  • This PR modifies dhall configs/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code and addressed linter errors ./dev/format-all-files.sh
  • I reviewed submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@pavelzarubin
pavelzarubin requested a review from NikithShetty June 8, 2023 06:57
@pavelzarubin
pavelzarubin force-pushed the backend/refactor/#904/prefix-all-redis-keys-with-environment-variable branch 2 times, most recently from 7ef90c5 to b5e5231 Compare June 20, 2023 06:40
@pavelzarubin
pavelzarubin force-pushed the backend/refactor/#904/prefix-all-redis-keys-with-environment-variable branch 3 times, most recently from fd6a195 to d2a380b Compare June 29, 2023 04:26
@pavelzarubin
pavelzarubin force-pushed the backend/refactor/#904/prefix-all-redis-keys-with-environment-variable branch from d2a380b to 360e51e Compare July 18, 2023 04:27
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.

1 participant