Skip to content
This repository was archived by the owner on Jul 29, 2021. It is now read-only.

SyncFree/antidote-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antidote file system

A FUSE file system backed by Antidote.

In the _fuse-hl folder is an early implementation using the FUSE synchronous high-level API.
Instead, this implementation uses the FUSE asynchronous low-level API by means of its node.js bindings.
More details on the design are available in the doc folder.

Getting started

Requirements: node.js 8, npm, Antidote, Fuse 2.9.
To compile it: npm install.
To run it: node src/antidote-fs.js -m <mount_dir> -a <antidote_address:port>.

Credits

RainbowFS research project.

About

A file system backed by AntidoteDB.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •