dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

Support disabling dirty data polling #799

Closed lukemarsden closed 4 years ago

lukemarsden commented 4 years ago

For use cases which don't need to be able to detect filesystem changes but do need greater scalability (one zfs subprocess fork per second per filesytem and the associated parsing etc).


Pipeline: https://gitlab.dotmesh.com/dotmesh/dotmesh/pipelines/30076