mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2025-12-16 16:26:47 -06:00
Small README.md tweaks
This commit is contained in:
committed by
GitHub
parent
3a44f2afb1
commit
3c3d8760b4
@@ -30,8 +30,6 @@ Finally, we want to have the option to replicate TernFS to multiple regions, to
|
||||
|
||||
## Components
|
||||
|
||||
TODO decorate list below with links drilling down on specific concepts.
|
||||
|
||||
* **servers**
|
||||
* **web**
|
||||
* 1 logical instance
|
||||
@@ -101,7 +99,7 @@ TODO decorate list below with links drilling down on specific concepts.
|
||||
* the most fun and pleasant part of the codebase
|
||||
* **FUSE**
|
||||
* `ternfuse`, Go FUSE implementation of a TernFS client
|
||||
* much slower but should be almost fully functional (there are some limitations concerning when a file gets flushed)
|
||||
* currently slower (especially when reading), and requires a BPF program to correctly detect file closes
|
||||
* **S3**
|
||||
* `terns3`, Go implementation of the S3 API
|
||||
* minimal example intended as a start point for a more serious implementation
|
||||
|
||||
Reference in New Issue
Block a user