Skip to content

Commit

Permalink
Add search-json examples (#1886)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvora-h committed Jan 19, 2022
1 parent c605690 commit afaa1c8
Show file tree
Hide file tree
Showing 5 changed files with 218 additions and 180 deletions.
2 changes: 2 additions & 0 deletions docs/connections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ Connection Pools
*****************
.. autoclass:: redis.connection.ConnectionPool
:members:

More connection examples can be found `here <examples/connection_examples.html>`_.
1 change: 1 addition & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ Examples

examples/connection_examples
examples/ssl_connection_examples
examples/search_json_examples
180 changes: 0 additions & 180 deletions docs/examples/.ipynb_checkpoints/connection_example-checkpoint.ipynb

This file was deleted.

0 comments on commit afaa1c8

Please sign in to comment.