diff --git a/docs/source/concepts/philosophy.rst b/docs/source/concepts/philosophy.rst index 05836c1..182cf3e 100644 --- a/docs/source/concepts/philosophy.rst +++ b/docs/source/concepts/philosophy.rst @@ -32,10 +32,11 @@ regret it soon enough. Interoperability over Performance ----------------------------- +--------------------------------- We want *Kapow!* to be as performant as possible, but not at the cost of -flexibility. This is the reason why our *Data API* leverages HTTP +flexibility. This is the reason why our :ref:`Data API +` leverages HTTP instead of a lighter protocol for example. When we have to choose between making things faster or more