Skip to content

SchemaCache core library implementation#1

Merged
BobbieBarker merged 1 commit into
mainfrom
code-review-fixes
Feb 22, 2026
Merged

SchemaCache core library implementation#1
BobbieBarker merged 1 commit into
mainfrom
code-review-fixes

Conversation

@BobbieBarker

Copy link
Copy Markdown
Owner

Summary

  • Complete SchemaCache implementation with SMKES (Schema Mutation Key Eviction Strategy)
  • Read-through, write-through, and eviction-based cache invalidation
  • Adapter behaviour with optional init/0 callback and boot-time capability resolution
  • KeyRegistry for compact integer ID mapping
  • SetLock partitioned lock fallback for adapters without native set ops
  • ETS adapter with native set operations

@BobbieBarker BobbieBarker force-pushed the code-review-fixes branch 9 times, most recently from 7b691e8 to 5224253 Compare February 22, 2026 01:34
@BobbieBarker BobbieBarker merged commit 435615d into main Feb 22, 2026
3 checks passed
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