docs: adds redis url to router + proxy docs

This commit is contained in:
Krrish Dholakia 2023-12-05 15:08:00 -08:00
parent 4d7ff1b33b
commit 68ca2a28d4
4 changed files with 32 additions and 4 deletions

View file

@ -36,7 +36,7 @@ def test_caching_v2(): # test in memory cache
print(f"error occurred: {traceback.format_exc()}")
pytest.fail(f"Error occurred: {e}")
# test_caching_v2()
test_caching_v2()