Collected sources and patterns will appear here. Add from search or the patterns library.
DBConnection -> DBEngineMetadata
Query a target database instance's system information to identify if it is Valkey or Redis and evaluate its version-specific capabilities.
Problem it solves
Handling dialect variations and command availability dynamically across different forks of Redis.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.