Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (1.2 kB)

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

docs: Add design doc for namespaces in cached

This design doc proposes the changes that will take place in cached and
Archipelago in general to allow namespace tagging and identification.

adc4b0cb 02/24/2014 06:16 pm Filippos Giannakos

Add design doc for signal types

5ecca670 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Add design doc for flows in cached

This design doc proposes the addition of flow support in cached. We
present the design of our proposition as well as further implementation
details such as the structs that are being introduced as well as
operations on the flows.

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.

5b5798e2 02/24/2014 06:16 pm Filippos Giannakos

Add gc design doc