Crate sda_server [−] [src]
This crates contains the aggregation workflow implementation, regardless transport and storage. It is the real implementation of the SDAService trait, the other ones are proxies.
It defines a set of Store interfaces that abstract the database.
- simple JFS-based storage for integration test
Modules
errors | |
jfs_stores | |
stores |
Structs
SdaServer | |
SdaServerService |
Functions
new_jfs_server |