Skip to content

Check redis for query exceptions instead of returning false on failure#34

Merged
matthi4s merged 1 commit intoaternosorg:masterfrom
JulianVennen:redis-exceptions
Feb 3, 2026
Merged

Check redis for query exceptions instead of returning false on failure#34
matthi4s merged 1 commit intoaternosorg:masterfrom
JulianVennen:redis-exceptions

Conversation

@JulianVennen
Copy link
Member

Currently, the redis driver throws an exception when a connection error occurs, but returns false for query errors.
Every other driver throws exceptions for query errors, so this should be done for redis as well.

@matthi4s matthi4s merged commit c0040e1 into aternosorg:master Feb 3, 2026
3 checks passed
@JulianVennen JulianVennen deleted the redis-exceptions branch February 3, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants