Allow the snapshot interval to be configurable in the environment variables
authorGraham Krizek <graham@krizek.io>
Thu, 6 Jul 2023 05:31:24 +0000 (00:31 -0500)
committerArik Sosman <git@arik.io>
Thu, 31 Aug 2023 19:23:02 +0000 (12:23 -0700)
commit4e8de7598a2bdba675ea5918c4d0013dbcf77a9a
treef0144ed48992f5d4f3da99841d57a6f146f3a3d6
parent858c7f23cee5fd36b5fa77232412d0cc106b1f76
Allow the snapshot interval to be configurable in the environment variables
README.md
src/config.rs
src/lib.rs
src/snapshot.rs