Skip to content

artur-augustyniak/rstored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSTORED

Plugin examples:

RUST_BACKTRACE=1 cargo run -- -c `realpath ./etc/rstored.ini` <-d>

TMP HELP

kill -9 `ps aux | grep "rstored" | grep -v color | awk '{print $2}'`
kill -SIGINT `ps aux | grep "rstored" | grep -v color | awk '{print $2}'`
kill -SIGTERM `ps aux | grep "rstored" | grep -v color | awk '{print $2}'`
kill -SIGHUP `ps aux | grep "rstored" | grep -v color | awk '{print $2}'`

About

Stored implementation in Rust lang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published