FuzzyLog icon indicating copy to clipboard operation
FuzzyLog copied to clipboard

Experiments in partially ordered SMR.

Results 15 FuzzyLog issues
Sort by recently updated
recently updated
newest added

When I download the master repo, and cargo test, it seem build error happened. Is there something wrong? How can I fix it?

I made some changes to some files to get them to pass test cases. There were some missing commas, variables that don't exist in scopes, and some zero-initialized objects that...

would break next version of log-hdfs

enhancement
In Progress
HDFS Request

Fix this either in dependent multi, or the piece algorithm and server

To reduce collision probability for large-scale HDFS tests

Postponed

We currently copy inputed packets upon adding them to the chain. It should be possible to simply increment the refcount and store the packet as is. This would require adding...

enhancement
dpdk-server
Postponed

Steal the dpdk design and code and use it for the TCP version.

In Progress