Skip to content

perf: initial keyvalues cache replication#3222

Merged
Ziinc merged 5 commits intomainfrom
feat/keyvalues-cache-replication
Mar 19, 2026
Merged

perf: initial keyvalues cache replication#3222
Ziinc merged 5 commits intomainfrom
feat/keyvalues-cache-replication

Conversation

@Ziinc
Copy link
Copy Markdown
Contributor

@Ziinc Ziinc commented Mar 2, 2026

  • replicates the entire KeyValues table into memory via Cachex
  • cache performs periodic warming to sync recently inserted values

@Ziinc Ziinc force-pushed the feat/keyvalues-cache-replication branch from 2fcc47c to 6270736 Compare March 2, 2026 10:01
Comment thread lib/logflare/key_values.ex
Comment thread lib/logflare/key_values/cache_warmer.ex Outdated
Comment thread lib/logflare/key_values/cache_warmer.ex Outdated
@Ziinc Ziinc force-pushed the feat/keyvalues-cache-replication branch from 4cb8b59 to 19c281b Compare March 19, 2026 16:09
@Ziinc Ziinc merged commit a66c296 into main Mar 19, 2026
13 checks passed
@Ziinc Ziinc deleted the feat/keyvalues-cache-replication branch March 19, 2026 16:38
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.

2 participants