Fix for #1988 - respect SELECT missing from command map by NickCraver · Pull Request #2023 · StackExchange/StackExchange.Redis
This resolves #1988 by respecting when the `SELECT` command has been disabled. It's memoized which seems bit extreme here but that's because we're inside the lock and every op matters. Measured locally to ensure no regressions.
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters