Perfomatic:Schema Notes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
* Archiving policy? | * Archiving policy? | ||
** How much access do we need to old data | ** How much access do we need to old data | ||
* Sharding | |||
** Do we need a row per result? | ** Do we need a row per result? | ||
** Partitions? | ** Partitions? | ||
** Chunk results into 10,000 seconds? Why have a row per result set? | ** Chunk results into 10,000 seconds? Why have a row per result set? | ||
** Use simples files for a certain subset of tests -- why use mysql at all? | ** Use simples files for a certain subset of tests -- why use mysql at all? | ||
* Notes to discuss in our meeting about the schema | * Notes to discuss in our meeting about the schema |
Revision as of 21:12, 17 July 2008
Schema Notes
- Need someone who uses the graph server every day -- need use-cases (vlad or stuart)
- Archiving policy?
- How much access do we need to old data
- Sharding
- Do we need a row per result?
- Partitions?
- Chunk results into 10,000 seconds? Why have a row per result set?
- Use simples files for a certain subset of tests -- why use mysql at all?
- Notes to discuss in our meeting about the schema