English

File system on CRDT

Distributed, Parallel, and Cluster Computing 2012-07-26 v1 Databases

Abstract

In this report we show how to manage a distributed hierarchical structure representing a file system. This structure is optimistically replicated, each user work on his local replica, and updates are sent to other replica. The different replicas eventually observe same view of file systems. At this stage, conflicts between updates are very common. We claim that conflict resolution should rely as little as possible on users. In this report we propose a simple and modular solution to resolve these problems and maintain data consistency.

Keywords

Cite

@article{arxiv.1207.5990,
  title  = {File system on CRDT},
  author = {Mehdi Ahmed-Nacer and Stéphane Martin and Pascal Urso},
  journal= {arXiv preprint arXiv:1207.5990},
  year   = {2012}
}
R2 v1 2026-06-21T21:41:16.076Z