Update READMEs and TODOs
This commit is contained in:
parent
2b27af5814
commit
5b781bb394
5 changed files with 131 additions and 6 deletions
19
sys/TODO.md
Normal file
19
sys/TODO.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# System TODO
|
||||
|
||||
## Yellowstone
|
||||
|
||||
- Add registration to the base yellowstone yunq service
|
||||
- Requires: Adding ability to pass capabilities in endpoint calls.
|
||||
- Store registered services in a hashmap.
|
||||
- Requires: Adding hashmap to Glacier.
|
||||
- Start the next service from a configuration file.
|
||||
|
||||
## Denali
|
||||
|
||||
- Migrate denali to a yunq definition.
|
||||
- Requires: Adding async yunq servers (or more synchronization primitives)
|
||||
- Add the ability to send multiple Ahci commands at once.
|
||||
|
||||
## VictoriaFalls
|
||||
|
||||
- Add a read file VFS service.
|
||||
Loading…
Add table
Add a link
Reference in a new issue