-
Notifications
You must be signed in to change notification settings - Fork 49
database: impl service::{Request,Response}
mappings
#101
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
Merged
Merged
Changes from 18 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1053857
add `cuprate-types`
hinto-janai 56110d5
remove `cuprate_database::service::{request,response}`
hinto-janai 147be97
use `cuprate_types::service::{request,response}`
hinto-janai b8dad11
service: fix `Request` `match`'s
hinto-janai 9836254
service: create `ReadRequest` function mappings
hinto-janai f81d0ce
service: create `WriteRequest` function mappings
hinto-janai cc3b80d
service: add rough `WriteRequest` retry loop
hinto-janai 4c5c747
service: handle `RuntimeError::ResizeNeeded` in writer
hinto-janai da25eeb
add `{R,r}o` exception to typos
hinto-janai 396dde5
docs
hinto-janai a9379a9
Merge branch 'main' into db
hinto-janai ad2ec3f
env: make `resize_map()` return new memory map byte size
hinto-janai 71377f5
write: proactively handle resizes
hinto-janai 684ad0d
read: use type aliases
hinto-janai c7961ec
docs
hinto-janai 6275644
fix import
hinto-janai d8cd2fc
write: handle resizes reactively
hinto-janai dbcf35f
service: panic if response can't be sent back
hinto-janai 0fe535d
write: add loop unreachable asserts
hinto-janai 640b54e
service: print and drop error instead of panic
hinto-janai 37a4317
write: fix retry loop off-by-1
hinto-janai 9107cb1
write: fix docs
hinto-janai c9b46bc
review changes
hinto-janai 6106013
update readme
hinto-janai 7f7f1d4
remove `BlockBatchInRange` request/response
hinto-janai da08b25
Update database/README.md
hinto-janai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.