Ticket #26 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

Record deltas in the database

Reported by: mlandauer Assigned to: mlandauer
Priority: major Milestone:
Component: Daemon Version:
Keywords: Cc:

Description

Add a table which records all the filesystem changes

Change History

12/04/06 11:09:29 changed by mlandauer

  • milestone set to milestone3.

01/29/07 23:00:48 changed by mlandauer

  • milestone changed from milestone3 to milestone4.

02/22/07 01:24:03 changed by julians

Consider allowing users to put that table into a different database.

This way the main database - which contains only redundant information that can be reconstructed at any time from the file systems - can be stored on a volatile medium (e.g. TMPFS) while the history information, which cannot be reconstructed, can be stored in a database that's residing on a non-volatile medium.

10/18/07 16:06:13 changed by matthewl

  • milestone deleted.

Milestone Uncommited Work deleted