From 5ff790b8d2b04152d0bf851cbf759f3c33cf53e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 25 Mar 2020 14:09:51 +0100 Subject: Gun 2.0.0-pre.2 and Cowlib 2.9.0 --- docs/en/ranch/2.0/guide/internals.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/en/ranch/2.0/guide/internals.asciidoc') diff --git a/docs/en/ranch/2.0/guide/internals.asciidoc b/docs/en/ranch/2.0/guide/internals.asciidoc index c5bde58f..600920fc 100644 --- a/docs/en/ranch/2.0/guide/internals.asciidoc +++ b/docs/en/ranch/2.0/guide/internals.asciidoc @@ -10,6 +10,11 @@ matter to you. Generic benchmarks found on the web may or may not be of use to you, you can never know until you benchmark your own system. +A third party dive into the internals of Ranch is available should +you be interested: https://baozi.technology/ranch-under-the-hood/[Ranch: what's under the hood?] +We make no claims with regard to its freshness or accuracy but this +is a nice document to read along this section. + === Architecture Ranch is an OTP application. -- cgit v1.2.3