pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
103 stars 17 forks source link

Contain mkts #341

Closed goodboy closed 2 years ago

goodboy commented 2 years ago

Changes the marketstore config / runtime dir to be under a <configdir>/piker/marketstore to keep it more self contained/less messy in the filesystem.

NB: this may cause issues for existing users that have the configs in the top level piker/, the only thing that should be required is to move the data/ directory generated by the db into the marketstore/ subdir if you want to read your old data.

Further this includes a tightening of the supervisor's cancel logic/loop and a more general log-msg polling sys allowing config endpoints to pass those msgs they expect to the super.