Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TableProApp
/
TablePro
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
395
Star
5.9k
Code
Issues
50
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(plugin-redis): list databases when the server refuses CONFIG or INFO, and the Redis defects found with it
- #3038
#3038
Merged
datlechin
merged 14 commits into
main
TableProApp/TablePro:main
from
fix/redis-refused-config-fallback
TableProApp/TablePro:fix/redis-refused-config-fallback
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix(plugin-redis): list databases when the server refuses CONFIG or INFO, and the Redis defects found with it
#3038
datlechin
merged 14 commits into
main
TableProApp/TablePro:main
from
fix/redis-refused-config-fallback
TableProApp/TablePro:fix/redis-refused-config-fallback
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
fix(plugin-redis): list databases when the server refuses CONFIG or INFO
datlechin
committed
1b44ab7
View commit details
Copy full SHA for 1b44ab7
Browse repository at this point
fix(plugin-redis): keep the app's own commands out of a user's MULTI block and report a block lost to a reconnect
datlechin
committed
9e523f8
View commit details
Copy full SHA for 9e523f8
Browse repository at this point
fix(ios): report a refused or queued Redis SCAN instead of an empty key list
datlechin
committed
e10b474
View commit details
Copy full SHA for e10b474
Browse repository at this point
fix(plugin-redis): read, count and export each Redis database from its own row instead of the session's
datlechin
committed
f5c7e5e
View commit details
Copy full SHA for f5c7e5e
Browse repository at this point
fix(connection-form): let Redis Database Index reach every database a server can hold
datlechin
committed
a1a3472
View commit details
Copy full SHA for a1a3472
Browse repository at this point
fix(plugin-redis): show a refused TYPE or TTL as unknown instead of UNKNOWN and no expiry
datlechin
committed
6c0d857
View commit details
Copy full SHA for 6c0d857
Browse repository at this point
fix(plugin-redis): report a shard's refusal instead of counting it as zero in Redis Cluster
datlechin
committed
b875adf
View commit details
Copy full SHA for b875adf
Browse repository at this point
fix(editor): stop offering Explain on Redis and validate Explain Query like the editor bar
datlechin
committed
05f45f2
View commit details
Copy full SHA for 05f45f2
Browse repository at this point
fix(sidebar): show a failed Redis key tree load instead of No items
datlechin
committed
e4fe9a4
View commit details
Copy full SHA for e4fe9a4
Browse repository at this point
docs(plugin-redis): document the Redis fixes from #3036
datlechin
committed
822b051
View commit details
Copy full SHA for 822b051
Browse repository at this point
fix(plugin-redis): write Redis grid edits to their row's database and return a session a read left elsewhere
datlechin
committed
9a6421c
View commit details
Copy full SHA for 9a6421c
Browse repository at this point
fix(connection-form): refuse to save a stepper value outside its range
datlechin
committed
7c9f00c
View commit details
Copy full SHA for 7c9f00c
Browse repository at this point
fix(plugin-redis): move each Redis command to its own database right before it is sent
datlechin
committed
76fce80
View commit details
Copy full SHA for 76fce80
Browse repository at this point
fix(plugin-redis): add the new Redis strings to the app catalog
datlechin
committed
5b54e3c
View commit details
Copy full SHA for 5b54e3c
Browse repository at this point
You can’t perform that action at this time.