Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow reading offloaded strings without loading to the store #2449

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

romange
Copy link
Collaborator

@romange romange commented Jan 21, 2024

This adds a development setting that allows reading from disk while bypassing the prefetching layer.
In addition, I added latency stats for disk reads.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
chakaz
chakaz previously approved these changes Jan 23, 2024
src/server/server_family.cc Show resolved Hide resolved
src/server/string_family.cc Outdated Show resolved Hide resolved
@romange romange enabled auto-merge (squash) January 23, 2024 09:20
@romange romange merged commit 1074bcb into main Jan 23, 2024
10 checks passed
@romange romange deleted the Pr2 branch January 23, 2024 09: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.

None yet

2 participants