Statistics
| Branch: | Tag: | Revision:

root / docs / design / design_xindex.rst @ 3c3fe96e

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
7e9ed9b3 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Add design doc for xindex

This design doc shows the rationale behind creating xindex, a simple
design overview as well as the main functions that it exposes.

d3b99f7f 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Update design doc of xindex

Add the following sections:

  • Xindex entry states: List the possible states of the xindex entry.
  • Xindex entry epoch: Introduce the concept of epoch of an xindex entry.
  • Xindex entry handler: Present the new xindex entry handler and...