Skip to content

Commit 465eebf

Browse files
doc: updating "How to choose a DocumentStore" documentation (#11512)
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>
1 parent 617cb45 commit 465eebf

28 files changed

Lines changed: 1499 additions & 70 deletions

docs-website/docs/concepts/document-store/choosing-a-document-store.mdx

Lines changed: 139 additions & 69 deletions
Large diffs are not rendered by default.

docs-website/src/css/custom.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,3 +996,16 @@ html[data-theme='dark'] .navbar-version-badge-dropdown:hover > a::after {
996996
display: none !important;
997997
}
998998
}
999+
1000+
/* Inline logos next to integration names */
1001+
.ds-logo {
1002+
height: 14px;
1003+
vertical-align: middle;
1004+
margin-right: 5px;
1005+
display: inline;
1006+
}
1007+
1008+
/* Allow a ClickableImage to expand to full content width */
1009+
.img-full-width {
1010+
max-width: 100% !important;
1011+
}

docs-website/static/img/document-stores-overview.svg

Lines changed: 64 additions & 0 deletions
Loading
Lines changed: 104 additions & 0 deletions
Loading
26.3 KB
Loading
31.8 KB
Loading
Lines changed: 1 addition & 0 deletions
Loading

docs-website/static/img/logos/document-stores/chroma.svg

Lines changed: 83 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)