summaryrefslogtreecommitdiff
path: root/docs/examples.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add OpenTelemetry example with Uptrace backend (#2452)Vladimir Mihailenco2022-12-141-1/+2
| | | | | | | | | | | * chore: add opentelemetry example * chore: add opentelemetry API Jupyter notebook * chore: use a shorter title * chore: cleanup Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
* Doc add timeseries example (#2267)Iglesys2022-07-251-0/+1
| | | | | | | | | | | | | * DOC add timeseries example * DOC add timeseries examples * Apply suggestions * Fix typo Detention period => Retention period Co-authored-by: Gauthier Imbert <gauthier@PC17>
* redis stream example (#2269)pedrofrazao2022-07-241-0/+1
| | | | | | | * redis stream example * redis stream example on docs/examples.rst Co-authored-by: pedro.frazao <perl.pf@netcf.org>
* DOC add pipeline examples (#2240)Iglesys2022-06-231-1/+2
| | | | | | | * DOC add pipeline examples * Add pipeline notebook to the example.rst file * retrigger checks
* Vector similarity search example (#2083)dvora-h2022-04-041-0/+1
| | | | | * copy example * fix
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+1
| | | | Co-authored-by: Chayim I. Kirshen <c@kirshen.com> Co-authored-by: dvora-h <dvora.heller@redis.com>
* Add set and get examples (#1916)dogukanteber2022-02-061-0/+1
|
* Add search-json examples (#1886)dvora-h2022-01-191-0/+1
|
* OCSP Stapling Support (#1873)Chayim2022-01-171-1/+2
|
* Connection examples (#1835)dvora-h2021-12-301-0/+8
Co-authored-by: Chayim I. Kirshen <c@kirshen.com>