redisfs - A replication-friendly filesystem. Redis is an in-memory key & value store, which is simple to install, configure & use. It is particularly useful because it is very simple to use in a replicated fashion. The notion of a replication-friendly storage system inspired me to build a filesystem around it, using the FUSE system. Using a key & value storage system to store files might not seem