Ara Adkins
d1ab83b4f1
Update the configuration for new default branch
2020-06-15 14:25:55 +01:00
Dmitry Bushev
f5584b2000
Add Searcher Design Doc ( #821 )
2020-06-10 17:51:04 +03:00
Ara Adkins
456bfc887b
Move the diagram out of the repo ( #816 )
2020-06-08 14:48:39 +01:00
Radosław Waśko
033db71100
Add task fixing Instruments compilation. ( #814 )
...
Incremental compilation of instruments may lead to runtime errors when
only some of the instruments are recompiled (because the unchanged
instruments are not registered by the Annotation Processor).
To fix this, we add a task that ensures all instruments are recompiled
when at least one of them changes.
2020-06-08 13:56:03 +02:00
Ara Adkins
811d2363ad
Set up LFS in this repository ( #813 )
2020-06-08 11:03:39 +01:00
Marcin Kostrzewa
45801c6eb1
Describe the Internal Execution Queue in Runtime Server ( #779 )
...
Co-authored-by: Ara Adkins <me@ara.io>
2020-05-27 15:22:31 +02:00
Dmitry Bushev
34009e1111
Add the Runtime Cache Design Docs ( #764 )
...
* doc: add runtime cache design
* Apply suggestions from code review
doc: review edits
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* doc: fix formatting
* doc: benchmark result
* doc: add sections
* doc: update cache backend
* doc: remove redundant eviction section
* doc: rename eviction strategy section
* doc: merge two eviction sections
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
2020-05-20 16:34:23 +03:00
Ara Adkins
d2f93488b3
Restructure the developer documentation ( #751 )
2020-05-15 11:41:26 +01:00