-
**What's the feature you'd like to ask for.**
Extend the `RedisCacheBackend` to allow for SSL & Sentinel based Redis connections
-
This is a suggetion- we could add a `cache` reserved kwarg, which will cause starlite to inject the cache backend to route handlers:
```python
from starlite import Cache, get
get("/")
async d…
-
### Description
I have an application which uses heavily nested dependencies. Many of those dependencies have validation logic which throws HTTPExceptions so that users can update their requests and …
-
Related to #1268
We need to investigate why these tests do not pass in windows CI.
https://github.com/starlite-api/starlite/blob/06c50d7a85128e3a59bb13f6edb6da234219b624/tests/test_file_system.…
-
* cattrs version: 22.2.0
* Python version: 3.9.12
* Operating System: Ubuntu
### Description
First of all, thanks for the awesome library!
My use-case is that I want to be able to serialize…
-
When I close the lid of the lite mkIII and reopen, nothing happens, the power led is on but the pc will not come back from sleep. I need to force reboot every time.
-
### Description
DTOFactory does not seem to exclude the fields if the returned DTO is optional (`NoPassUser | None` for this example). The code works fine if the return type is just the DTO (`NoPassU…
-
### Summary
It looks lite the existing solutions like https://github.com/stephenhillier/starlette_exporter and https://github.com/trallnag/prometheus-fastapi-instrumentator don't work with Litestar a…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Thanks for maintaining this.
It looks like most of the pins on the upstream use the `^` o…
-
Sonar complains about several functions having too high "cognitive complexity", see --> https://sonarcloud.io/project/issues?resolved=false&severities=CRITICAL&id=starlite-api_starlite. It would be ni…