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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.6k
Code
Issues
3.3k
Pull requests
5k+
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
valkey: fix null array, null CRLF, big number and blob error replies
- #39544
#39544
Merged
alii
merged 8 commits into
main
oven-sh/bun:main
from
ali/valkey-resp-parser-fixes
oven-sh/bun:ali/valkey-resp-parser-fixes
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
valkey: fix null array, null CRLF, big number and blob error replies
#39544
alii
merged 8 commits into
main
oven-sh/bun:main
from
ali/valkey-resp-parser-fixes
oven-sh/bun:ali/valkey-resp-parser-fixes
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
valkey: fix null array, null crlf, bignumber, blob error replies
alii
authored and
robobun
committed
2c273d8
View commit details
Copy full SHA for 2c273d8
Browse repository at this point
valkey: cover nested null array and torn junk null
alii
authored and
robobun
committed
b45ccef
View commit details
Copy full SHA for b45ccef
Browse repository at this point
valkey: describe RESPValue::Error as the reply it holds
Show description for 40d5256
robobun
committed
40d5256
View commit details
Copy full SHA for 40d5256
Browse repository at this point
valkey: decode resp3 big numbers as bigint
alii
committed
bbd98f8
View commit details
Copy full SHA for bbd98f8
Browse repository at this point
valkey: test the resp decoder through the binary only
alii
committed
246c8a5
View commit details
Copy full SHA for 246c8a5
Browse repository at this point
valkey: drop the dead empty check after the BigInt host call
Show description for 502c84e
robobun
committed
502c84e
View commit details
Copy full SHA for 502c84e
Browse repository at this point
docs(redis): describe the three forms a big number reply can take
robobun
committed
c2dd448
View commit details
Copy full SHA for c2dd448
Browse repository at this point
types: document how redis raw replies convert
alii
committed
90b5905
View commit details
Copy full SHA for 90b5905
Browse repository at this point
You can’t perform that action at this time.