HolmesProcessing / Holmes-Storage

The Storage Planner manages access to all data within the Holmes Processing system. It orchestrates the interaction across multiple Databases, serves the files for analysis, etc.
16 stars 7 forks source link

added SASI indexes for results and objects. #22

Closed webstergd closed 8 years ago

webstergd commented 8 years ago

This pull request add SASI second level indexing for results, submissions, and objects.

webstergd commented 8 years ago

Ready for review

webstergd commented 8 years ago

Now also adds some documentation to help with issue #5

cynexit commented 8 years ago

Looks good, builds and runs successful. We might want to add to the documentation that C* 3.5 is required because of the indexes.

webstergd commented 8 years ago

I added some text in README.md. Should I make this more explicit?

cynexit commented 8 years ago

The README is totally fine, just a heads-up for the main documentation later on.