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
Type
/
to 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
.
NodeRedis
/
node-redis-parser
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
87
Code
Issues
5
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support RESP3
- #50
#50
Open
BridgeAR
wants to merge 14 commits into
master
NodeRedis/node-redis-parser:master
from
v4
NodeRedis/node-redis-parser:v4
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Support RESP3
#50
BridgeAR
wants to merge 14 commits into
master
NodeRedis/node-redis-parser:master
from
v4
NodeRedis/node-redis-parser:v4
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2019
Update documentation
BridgeAR
committed
92a8a89
View commit details
Copy full SHA for 92a8a89
Browse repository at this point
chore: deactivate package-lock
BridgeAR
committed
8b84566
View commit details
Copy full SHA for 8b84566
Browse repository at this point
feature: raw implementation of RESP3
BridgeAR
committed
f3e8925
View commit details
Copy full SHA for f3e8925
Browse repository at this point
Commits on Feb 6, 2019
fixup: add tests and fix bugs
BridgeAR
committed
4077a4d
View commit details
Copy full SHA for 4077a4d
Browse repository at this point
Increase coverage to 100% and fix issues
BridgeAR
committed
f2f50d9
View commit details
Copy full SHA for f2f50d9
Browse repository at this point
Add further documentation and remove unused variable
BridgeAR
committed
5125294
View commit details
Copy full SHA for 5125294
Browse repository at this point
Replace old parser with RESP3 parser and remove hiredis
Show description for 8f60510
BridgeAR
committed
8f60510
View commit details
Copy full SHA for 8f60510
Browse repository at this point
Update readme
BridgeAR
committed
7b4f940
View commit details
Copy full SHA for 7b4f940
Browse repository at this point
Fix tests
BridgeAR
committed
8051b8a
View commit details
Copy full SHA for 8051b8a
Browse repository at this point
Make tests pass on older version
BridgeAR
committed
530efbd
View commit details
Copy full SHA for 530efbd
Browse repository at this point
Update changelog
BridgeAR
committed
ceca425
View commit details
Copy full SHA for ceca425
Browse repository at this point
Rename test file to the former name, only keep the exact old parser
Show description for a5adae5
BridgeAR
committed
a5adae5
View commit details
Copy full SHA for a5adae5
Browse repository at this point
Require less coverage for older platforms
BridgeAR
committed
a4b4747
View commit details
Copy full SHA for a4b4747
Browse repository at this point
Commits on Feb 5, 2020
Merge branch 'master' into v4
Salakar
authored
239c278
View commit details
Copy full SHA for 239c278
Browse repository at this point
You can’t perform that action at this time.