This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[wip] replicator #130
Closed
Closed
[wip] replicator #130
Changes from 4 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
1f456c5
state replication
aeyakovenko efeebf5
wip
aeyakovenko d620ce5
update
aeyakovenko 073e5ab
docs
aeyakovenko 0c610c4
docs
aeyakovenko 5e11078
Add Stephen
garious dea5ab2
Add erasure rust logic under feature flag
sakridge e949211
Merge pull request #131 from sakridge/erasure
garious 3622533
wip
aeyakovenko d366a07
add gregs abstract as an intro
aeyakovenko 903374a
Merge pull request #132 from aeyakovenko/readme
garious 13a2f05
Remove out for immutable variable
kination 64e2f1b
Merge pull request #133 from djKooks/rm-mut
garious b91f6bc
report parse errors to stderr
rleungx 43e6741
Merge pull request #134 from rleungx/report-parse-errors-to-stderr
garious 60015ae
report serde parse errors to stderr
rleungx c6048e2
Workaround linux hang
garious ca877e6
Merge pull request #136 from rleungx/report-errors-to-stderr
garious 8181bc5
Add -h/--help options for client-demo and testnode
sakridge 7390d6c
update
aeyakovenko 89bf376
Merge pull request #138 from sakridge/help_options
garious 10a0c47
Merge pull request #137 from garious/linux-hang
garious 8cbb7d7
git clone instruction
39df21d
Merge pull request #142 from ansrivas/master
garious 3da1fa4
improve the error messages
rleungx 041de80
Merge pull request #144 from rleungx/improve-error-messages
garious 3d7969d
initial crdt implementation
aeyakovenko 55b8d0d
cleanup
aeyakovenko 0b39c6f
Merge pull request #145 from aeyakovenko/crdt
aeyakovenko d69a86a
state replication
aeyakovenko c579f9b
wip
aeyakovenko 3bd74cc
update
aeyakovenko 97176dc
docs
aeyakovenko e493d70
docs
aeyakovenko 37448de
wip
aeyakovenko 9dfd18a
update
aeyakovenko 92b8bb6
Fix some compilation issues
sakridge 58d1ddd
Work on test_replicate to test replicate service
sakridge 3789405
update
aeyakovenko 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
This file contains 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
accountant