HelixNetwork / pendulum

Pendulum is a distributed messaging protocol that enables globally available tamper proof timestamps :hourglass_flowing_sand:
https://dev.hlx.ai
Other
10 stars 6 forks source link

Dev snapshots outside root #165

Closed dnck closed 4 years ago

dnck commented 4 years ago

This is a build on top of the dev-no-graphstream branch. The purpose of this branch is solely to allow for saving the snapshot files in a directory nameable by the config variable LOCAL_SNAPSHOTS_BASE_PATH, instead of saving the files inside the root directory with the . as a separator between nouns. It is very use when running a docker cluster, et al.