Difference between revisions of "EventStore"

From GlueXWiki
Jump to: navigation, search
(TODO)
(Overview)
Line 4: Line 4:
  
 
EventStore is a system for storing and accessing data
 
EventStore is a system for storing and accessing data
 +
 +
The software can currently be checked out from SVN at
 +
<syntaxhighlight>
 +
svn co https://halldsvn.jlab.org/repos/trunk/home/sdobbs/EventStore/
 +
</syntaxhighlight>
  
 
==Documentation==
 
==Documentation==

Revision as of 15:38, 3 February 2015

Overview

EventStore is a system for storing and accessing data

The software can currently be checked out from SVN at

svn co https://halldsvn.jlab.org/repos/trunk/home/sdobbs/EventStore/

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
  • redo authentication routines

long term

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