mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
add 4th feature
This commit is contained in:
+2
-2
@@ -36,9 +36,9 @@ import {BlogPosts} from '@site/src/components/mdx/BlogPosts';
|
||||
<FeatureCard title={"Low-overhead lazy repair"}
|
||||
index={2}
|
||||
text={"Data repairs in Codex are grouped through lazy repair to decrease network bandwidth overhead."}/>
|
||||
<FeatureCard title={"Low-overhead lazy repair"}
|
||||
<FeatureCard title={"Data Availability Sampling"}
|
||||
index={2}
|
||||
text={"Data repairs in Codex are grouped through lazy repair to decrease network bandwidth overhead."}/>
|
||||
text={"Codex samples datasets frequently to guarantee data durability in a Byzantine environment."}/>
|
||||
</FeatureList>
|
||||
|
||||
## Blog Posts
|
||||
|
||||
Reference in New Issue
Block a user