moved experimental tags out of the header (#73)

* moved experimental tags out of the header

* added experimental label to autobase

---------

Co-authored-by: rafapaezbas <rafa@holepunch.com>
This commit is contained in:
rafapaezbas
2024-02-23 14:05:54 +01:00
committed by GitHub
parent adfe9fc51b
commit ade76c9330
4 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# Autobase
<mark style="background-color:blue;">**experimental**</mark>
Autobase is used to automatically rebase multiple causally-linked Hypercores into a single, linearized Hypercore. The output of an Autobase is 'just a Hypercore', which means it can be used to transform higher-level data structures (like Hyperbee) into multiwriter data structures with minimal additional work.
> Although Autobase is still under development, it finds application in many active projects. Keet rooms, for example, are powered by Autobase! This is a testament to the potential of Autobase, and we are excited to see what else it can achieve.