Difference between revisions of "EventStore"

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

Revision as of 16:36, 4 March 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

Reference

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
  • make deletion robust with respect to already deleted files

long term

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