Difference between revisions of "EventStore"

From GlueXWiki
Jump to: navigation, search
(TODO)
(Documentation)
Line 8: Line 8:
  
 
* [[Installing EventStore]]
 
* [[Installing EventStore]]
 +
* [[EventStore Administration]]
 
* [[EventStore File Formats]]
 
* [[EventStore File Formats]]
 
* [[EventStore Run Metadata]]
 
* [[EventStore Run Metadata]]
 
* [[EventStore Command Reference]]
 
* [[EventStore Command Reference]]
 
  
 
==Legacy Documentation==
 
==Legacy Documentation==

Revision as of 18:52, 2 February 2015

Overview

EventStore is a system for storing and accessing data

Documentation

Legacy Documentation

TODO

short term

  • Add support for MC HDDM files
  • Refactor file parsing code so that it's more centralized
  • Faster file processing
  • zipped key file formats
  • fix HDDM format probing

long term

  • Work on metadataDB information - feedMetaDataDB.py
  • Handle URIs for filenames
  • Make DB merging less fragile