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 }}
goodjava
/
redis
Public
forked from
redis/redis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
unstable
User selector
All users
All time
Commit history
Commits on Jul 19, 2018
Make vars used only by INFO CLIENTS local to the block.
Show description for 1c95c07
antirez
committed
1c95c07
View commit details
Copy full SHA for 1c95c07
Browse repository at this point
Merge pull request #4727 from kingpeterpaule/redis-fix-info-cli
Show description for 16b8d36
antirez
authored
16b8d36
View commit details
Copy full SHA for 16b8d36
Browse repository at this point
Commits on Jul 18, 2018
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
committed
0aca977
View commit details
Copy full SHA for 0aca977
Browse repository at this point
In addReplyErrorLength() only panic when replying to slave.
Show description for 313b224
antirez
committed
313b224
View commit details
Copy full SHA for 313b224
Browse repository at this point
Refine comment in addReplyErrorLength() about replying to masters/slaves.
Show description for 6183f05
antirez
committed
6183f05
View commit details
Copy full SHA for 6183f05
Browse repository at this point
Merge pull request #5138 from oranagra/improve_defrag_test
Show description for 22e9321
antirez
authored
22e9321
View commit details
Copy full SHA for 22e9321
Browse repository at this point
make active defrag test more stable
Show description for f89c93c
oranagra
committed
f89c93c
View commit details
Copy full SHA for f89c93c
Browse repository at this point
Commits on Jul 17, 2018
Merge pull request #5122 from trevor211/allowWritesWhenAofDisabled
Show description for 8213f64
antirez
authored
8213f64
View commit details
Copy full SHA for 8213f64
Browse repository at this point
Merge pull request #4237 from aspirewit/update-comment
Show description for 46fd927
antirez
authored
46fd927
View commit details
Copy full SHA for 46fd927
Browse repository at this point
Streams: better error when $ is given with XREADGROUP.
antirez
committed
6201f7b
View commit details
Copy full SHA for 6201f7b
Browse repository at this point
Merge pull request #5136 from 0xtonyxia/fix-xread-id-parse
Show description for 4bff45c
antirez
authored
4bff45c
View commit details
Copy full SHA for 4bff45c
Browse repository at this point
Panic when we are sending an error to our master/slave.
Show description for afc7e08
antirez
committed
afc7e08
View commit details
Copy full SHA for afc7e08
Browse repository at this point
Merge pull request #5135 from oranagra/rare_repl_corruption
Show description for e03358c
antirez
authored
e03358c
View commit details
Copy full SHA for e03358c
Browse repository at this point
Streams: remove meaningless if condition.
Show description for 846cf12
0xtonyxia
committed
846cf12
View commit details
Copy full SHA for 846cf12
Browse repository at this point
Streams: return an error message if using xreadgroup with '$' ID.
Show description for 6501b6b
0xtonyxia
committed
6501b6b
View commit details
Copy full SHA for 6501b6b
Browse repository at this point
fix rare replication stream corruption with disk-based replication
Show description for d555989
oranagra
committed
d555989
View commit details
Copy full SHA for d555989
Browse repository at this point
dict.c: remove a few trailing spaces.
antirez
committed
cefe21d
View commit details
Copy full SHA for cefe21d
Browse repository at this point
Merge pull request #5128 from kingpeterpaule/remove-one-loop-in-freeMemoryIfNeeded
Show description for 4fc2099
antirez
authored
4fc2099
View commit details
Copy full SHA for 4fc2099
Browse repository at this point
Commits on Jul 16, 2018
Merge pull request #5113 from 0xtonyxia/using-compare-func-instead
Show description for 9fbd49b
antirez
authored
9fbd49b
View commit details
Copy full SHA for 9fbd49b
Browse repository at this point
Merge pull request #5127 from oranagra/sds_req_type
Show description for cab3967
antirez
authored
cab3967
View commit details
Copy full SHA for cab3967
Browse repository at this point
Hopefully improve commenting of #5126.
Show description for f9c84d6
antirez
committed
f9c84d6
View commit details
Copy full SHA for f9c84d6
Browse repository at this point
Merge pull request #5126 from oranagra/slave_buf_memory_2
Show description for e22a121
antirez
authored
e22a121
View commit details
Copy full SHA for e22a121
Browse repository at this point
Merge pull request #5132 from soloestoy/propagate-xdel-correctly
Show description for 28dd8dd
antirez
authored
28dd8dd
View commit details
Copy full SHA for 28dd8dd
Browse repository at this point
slave buffers were wasteful and incorrectly counted causing eviction
Show description for bf680b6
oranagra
committed
bf680b6
View commit details
Copy full SHA for bf680b6
Browse repository at this point
Streams: correctly propagate xdel if needed
soloestoy
committed
73306c6
View commit details
Copy full SHA for 73306c6
Browse repository at this point
Add a few comments to streamIteratorRemoveEntry().
antirez
committed
103c5a1
View commit details
Copy full SHA for 103c5a1
Browse repository at this point
Merge pull request #5131 from soloestoy/optimize-xdel
Show description for a317f55
antirez
authored
a317f55
View commit details
Copy full SHA for a317f55
Browse repository at this point
Modify XINFO field from last-id to last-generated-id.
Show description for 185e0d9
antirez
committed
185e0d9
View commit details
Copy full SHA for 185e0d9
Browse repository at this point
Merge pull request #5129 from soloestoy/xinfo-show-last-id
Show description for 4215e74
antirez
authored
4215e74
View commit details
Copy full SHA for 4215e74
Browse repository at this point
Streams: free lp if all elements are deleted
soloestoy
committed
c9324f8
View commit details
Copy full SHA for c9324f8
Browse repository at this point
Update dict.c
Show description for b6ce7d5
paule
authored
b6ce7d5
View commit details
Copy full SHA for b6ce7d5
Browse repository at this point
Streams: show last id for streams and groups
soloestoy
committed
b4ba5ac
View commit details
Copy full SHA for b4ba5ac
Browse repository at this point
remove one ineffective loop in dictGetSomeKeys.
peterpaule
authored and
peterpaule
committed
816fc6c
View commit details
Copy full SHA for 816fc6c
Browse repository at this point
Commits on Jul 15, 2018
bugfix in sdsReqType creating 64bit sds headers on 32bit systems
oranagra
committed
b05a22e
View commit details
Copy full SHA for b05a22e
Browse repository at this point
Commits on Jul 14, 2018
Streams: using streamCompareID() instead of direct compare in block.c.
0xtonyxia
committed
491682a
View commit details
Copy full SHA for 491682a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.