NACM datnode read path implementation revised

This commit is contained in:
Olof hagsand 2020-04-15 16:55:22 +02:00
parent ba59e22fd7
commit 1fb3dcc686
6 changed files with 804 additions and 179 deletions

View file

@ -27,8 +27,8 @@ Expected: May 2020
### Major New features
* NACM RFC341 datanode paths
* Read operations now implemented
* Create/Write/Update not yet
* NACM datanode read paths
* NYI: NACM datanode paths for create/delete/update
### API changes on existing protocol/config features (You may have have to change how you use Clixon)