fluree / server

Fluree Server - Operates Fluree in consensus, fault-tolerant, redundant
12 stars 1 forks source link

Add and update consensus configuration options #17

Open bplatz opened 11 months ago

bplatz commented 11 months ago

This primarily adds additional consensus configuration options and provides documentation for them.

The default logging directory now has some additional logic to str/replace the '/' in the multi-address format to '-' such that a deeply nested directory is not created.

bplatz commented 11 months ago

Being based on top of feature/where-syntax-update which still has the failing policy test. Once that passes this should pass.