Skip to content

Commit 8d323ef

Browse files
K-Jolantiga
authored andcommitted
adding backend diagram to documentation (#80)
* adding backend diagram * removing c++ api
1 parent a61826f commit 8d323ef

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

docs/dataandbackend.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# RedisAI Data Structures and Backends
2+
3+
![Throughput](images/RedisAI_data_structures_and_backends.png "RedisAI Data Structures and Backends")
62.7 KB
Loading

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ theme:
2626
pages:
2727
- 'Quickstart': index.md
2828
- 'Commands': commands.md
29+
- 'Backend': dataandbackend.md
2930

3031
markdown_extensions:
3132
- admonition

0 commit comments

Comments
 (0)