Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updating diagrams
  • Loading branch information
unreadablewxy authored Feb 15, 2021
1 parent 0f58aed commit ec68bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ The curator is a meta-data repository that organizes your files. Designed to uti

### The service

![fs-curator-pipeline - compare_curator](https://user-images.githubusercontent.com/18103838/107892700-c06a0980-6edb-11eb-97d3-ac26b5243d86.png)
![fs-curator workflow](https://user-images.githubusercontent.com/18103838/107893376-ad593880-6edf-11eb-8cfd-9b27101632ad.png)

* Makes no assumptions about nor places any demands on your workflow(s)
* Fault tolerant design that leverages OS guarantees for graceful degredation in the case of user error
* Configure for what you want, not what to do. Write 100 lines of config, it reorganizes 100K files

### Other tools

![fs-curator-pipeline - compare_others](https://user-images.githubusercontent.com/18103838/107892701-c102a000-6edb-11eb-9155-ddec3f85e3fd.png)
![other tools workflow](https://user-images.githubusercontent.com/18103838/107893377-ad593880-6edf-11eb-852e-33b407fc4e66.png)

* Demands your workflow adapt to its assumptions, behaves unexpectedly if violated
* Usually single point of failure, degrades terribly if corrupted
Expand Down

0 comments on commit ec68bdc

Please sign in to comment.