Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 741 Bytes

File metadata and controls

10 lines (9 loc) · 741 Bytes

MetastableFailuresInReplicatedDatabases

This repository provides the prototype and experiments for our paper: Metastable Failures in Replicated Database Systems

Structure

  • queuingFrameworkFormMetastability: Provides code and experiments for queuing framework
  • prototype: Provides a link to our developed PaxosPostgres prototype
  • queuingModelValidationExperiments: Provides prototype result for the validation of queuing framework
  • metastableFailureScenarios: Provides three load surge metastable failure scenarios generated by the prototype experiments
    • dataset-01 is the one presented and discussed in the paper
    • plots directory shows the plot for the dataset and provides a code for plotting prototype results