A collection of tools to help understand and operate Aeron. The first tool included helps interpret AeronStat output.
The site is built with Next.js 12, and is related to Aeron Cookbook.
- clone the source code into a folder
- ensure you have the current version of yarn and Node.js. The site is built with Node.js v14 LTS.
- run
yarn install
- run
yarn dev
To run a build for hosting you can first build with yarn build
and then run yarn export
.
Open sourced under the Apache 2.0 license. See LICENSE.TXT.
©2020-2023 Adaptive Financial Consulting