Categories
Posts

redisfs: Replication-Friendly Redis-based filesystem

redisfs: replication-friendly redis-based filesystem

Makes use of FUSE to provide a redis backed filesystem. The pattern matching support in the KEYS command would make lookups using that key layout reasonably efficient. Using hashes would be another way to go as well.

The basic redis features would make things like filesystem snapshots possible as well. This could turn into something very cool.

One reply on “redisfs: Replication-Friendly Redis-based filesystem”

Leave a Reply

Your email address will not be published. Required fields are marked *