mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user