[ buster ]
[ bullseye ]
[ 源代码: consulfs ]
软件包:consulfs(0.2.1-2 以及其他的)
distributed FUSE filesystem backed by a Consul Key-Value store
ConsulFS implements a FUSE filesystem that is backed by a Consul Key-Value store. Each key in the key store is represented by a file. Read and write the file to get and put the key's value. "/" characters in a key name are used to break up the keys into different directories.