8000
Skip to content

Refactor CacheStore and improve backend code quality#390

Merged
fh-ms merged 4 commits intomainfrom
cache-update
Mar 18, 2025
Merged

Refactor CacheStore and improve backend code quality#390
fh-ms merged 4 commits intomainfrom
cache-update

Conversation

@fh-ms
Copy link
Copy Markdown
Contributor
@fh-ms fh-ms commented Mar 18, 2025

Description

  • Introduced TableProvider abstraction to simplify and encapsulate table management logic in CacheStore.
  • Replaced EmbeddedStorageManager with StorageManager for better handling of storage operations.
  • Updated code formatting and fixed existing warnings for improved readability and maintainability.

fh-ms added 4 commits March 5, 2025 14:25
Simplified cache table handling by introducing the `TableProvider` interface. This abstraction separates table management logic, streamlining code and ensuring better encapsulation. Updated methods to delegate table operations through the `TableProvider` implementation.
@fh-ms fh-ms requested a review from zdenek-jonas March 18, 2025 10:33
@fh-ms fh-ms self-assigned this Mar 18, 2025
@fh-ms fh-ms added the enhancement New feature or request label Mar 18, 2025
@fh-ms fh-ms added this to the 2.1.3 milestone Mar 18, 2025
@fh-ms fh-ms merged commit 53234e1 into main Mar 18, 2025
9 checks passed
@fh-ms fh-ms deleted the cache-update branch March 18, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0