new metadata logging / sync system

Bug #442821 reported by Thomas Delaet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cimple
New
High
Thomas Delaet

Bug Description

investigate new metadata logging / sync system.

options include:
 - using couchdb
     - a triple is a document
     - include a timestamp (last modification data of a triple)
     - use couchdb sync mechanism
     - if conflicts occur, use timestamp to resolve conflict
 - keep using postgresql, but dump mercurial
     - add hash to triple table
     - extra tabel with <hash, operation, timestamp> field
     - dump checksums tabel
     - query other hosts for new operations since last checkpoint

Tags: metadata
Thomas Delaet (tdelaet)
Changed in cimple:
assignee: nobody → Thomas Delaet (tdelaet)
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.