Skip to content

Commit

Permalink
Add badger to docs (#6430)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanrawal authored Sep 9, 2020
1 parent 7d6e3f1 commit 1e179c1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion wiki/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Designed from the ground up to be run in production, Dgraph is the native GraphQ
</a>
</div>
<p class="section-desc">
Get Started with GraphQL
Get Started with GraphQL
</p>
</div>
</div>
Expand Down Expand Up @@ -150,6 +150,18 @@ Designed from the ground up to be run in production, Dgraph is the native GraphQ
</p>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="https://dgraph.io/docs/badger">
Badger
</a>
</div>
<p class="section-desc">
Embeddable, persistent and fast key-value database that powers Dgraph
</p>
</div>
</div>
</div>
</div>
</section>
Expand Down

0 comments on commit 1e179c1

Please sign in to comment.