Skip to content
Mark Nadal edited this page Oct 31, 2021 · 13 revisions

We have split the documentation into several pages based on your needs:

Application Developers

For people wanting to just get stuff done, you will want to start with:

  1. Watching the 2 minute crash course.
  2. Experiencing the interactive tutorials.
  3. Working your way through the educational guides.
  4. Jumping into the API documentation.

Software Architects

You may want to learn about GUN's engineering and decide whether it is a good fit for your company. We recommend you:

  1. Get a sense for our CAP Theorem tradeoffs.
  2. Review the performance benchmarks.
  3. See how the graphs are structured.
  4. Understand how the conflict resolution algorithm works.
  5. Recreate GUN from scratch.

Hopefully this helps!

This wiki is where all the GUN website documentation comes from.

You can read it here or on the website, but the website has some special features like rendering some markdown extensions to create interactive coding tutorials.

Please feel free to improve the docs itself, we need contributions!

Clone this wiki locally