Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debouncer

rust filewatcher, cache and restore files from memory. prevents privileged users in the container to remove/modify restricted files.

usage

./debouncer config.json

config.json will contain the a structure of watched_paths which will be cached and restored, if any modify/remove events are triggered.

build from source

git clone https://github.com/asjidkalam/debouncer.git
cd debouncer/
cargo build --release

About

rust filewatcher, cache and restore files from memory

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages