holochain_cascade 0.2.5

Logic for cascading updates to Holochain state and network interaction
Documentation
1
2
3
4
5
6
7
# holochain_cascade

## Cascade
### Retrieve vs Get
Get checks CRUD metadata before returning an the data
where as retrieve only checks that where the data was found
the appropriate validation has been run.