Skip to content

feat: optimized memory-efficiency of inmemory-store#261

Draft
ron96g wants to merge 1 commit intomainfrom
feature/improve-common-server
Draft

feat: optimized memory-efficiency of inmemory-store#261
ron96g wants to merge 1 commit intomainfrom
feature/improve-common-server

Conversation

@ron96g
Copy link
Member

@ron96g ron96g commented Mar 4, 2026

  • Simplified inmemory-store badger-db configuration
  • Improve memory-efficiency of inmemory-store by
    • using value-log garbage collection
    • hash-based change detection before inserting to skip redundant writes

@ron96g ron96g added enhancement New feature or request go Pull requests that update go code common Anything related to the common library labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Anything related to the common library enhancement New feature or request go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant