Change README title
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
# ToastyFS Documentation
|
||||
# ToastyFS
|
||||
|
||||
ToastyFS is a simple, fault-tolerant, highly available object storage featuring:
|
||||
|
||||
* Deterministic Simulation Testing
|
||||
* Cross-Platform (Windows, Linux)
|
||||
* Minimal Dependencies (OpenSSL and SChannel)
|
||||
* Viewstamped Replication
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Overview](#overview)
|
||||
* [What is ToastyFS?](#what-is-toastyfs)
|
||||
* [ToastyFS](#toastyfs)
|
||||
* [Motivation](#motivation)
|
||||
* [Project Status & Known Limitations](#project-status--known-limitations)
|
||||
* [Getting Started](#getting-started)
|
||||
@@ -22,17 +28,6 @@
|
||||
* [Deterministic Simulation Testing](#deterministic-simulation-testing)
|
||||
* [Testing in ToastyFS](#testing-in-toastyfs)
|
||||
|
||||
## Overview
|
||||
|
||||
### What is ToastyFS?
|
||||
|
||||
ToastyFS is a simple, fault-tolerant, highly available object storage featuring:
|
||||
|
||||
* Deterministic Simulation Testing
|
||||
* Cross-Platform (Windows, Linux)
|
||||
* Minimal Dependencies (OpenSSL and SChannel)
|
||||
* Viewstamped Replication
|
||||
|
||||
### Motivation
|
||||
|
||||
I initially started this project to learn about distributed systems. I asked myself what it would take to build my own Dropbox. A rabbit-hole later and here is my distributed storage system!
|
||||
|
||||
Reference in New Issue
Block a user