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 }}
fooinha
/
twemproxy
Public
forked from
twitter/twemproxy
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 29, 2014
Merge pull request #254 from idning/xscan
Show description for b72c722
idning
committed
b72c722
View commit details
Copy full SHA for b72c722
Browse repository at this point
Commits on Aug 28, 2014
update comment
idning
committed
efece2e
View commit details
Copy full SHA for efece2e
Browse repository at this point
handle xscan replay
idning
committed
1e3a5d0
View commit details
Copy full SHA for 1e3a5d0
Browse repository at this point
add hscan/sscan/zscan cmd, but the rsp parse need upgrade
idning
committed
6e172fc
View commit details
Copy full SHA for 6e172fc
Browse repository at this point
Merge pull request #210 from idning/mget-improve
Show description for f6cc55b
idning
committed
f6cc55b
View commit details
Copy full SHA for f6cc55b
Browse repository at this point
Commits on Aug 25, 2014
use ms in _log()
idning
committed
257b564
View commit details
Copy full SHA for 257b564
Browse repository at this point
use msg_append to avoid small mbuf fragments
idning
committed
8e719c0
View commit details
Copy full SHA for 8e719c0
Browse repository at this point
Commits on Aug 11, 2014
Add Committers section to reflect reality
caniszczyk
committed
9063042
View commit details
Copy full SHA for 9063042
Browse repository at this point
Commits on Aug 8, 2014
Update README.md
manjuraj
committed
f1b2bad
View commit details
Copy full SHA for f1b2bad
Browse repository at this point
Update README.md
manjuraj
committed
8305438
View commit details
Copy full SHA for 8305438
Browse repository at this point
Commits on Aug 4, 2014
use array(keypos) to trace all key positions (start and end) in the message struct,
Show description for da2170f
idning
committed
da2170f
View commit details
Copy full SHA for da2170f
Browse repository at this point
Commits on Jul 28, 2014
Merge pull request #247 from mkadin/patch-1
Show description for 7944117
manjuraj
committed
7944117
View commit details
Copy full SHA for 7944117
Browse repository at this point
Adjust doc title
Show description for 672045f
mkadin
committed
672045f
View commit details
Copy full SHA for 672045f
Browse repository at this point
Commits on Jul 27, 2014
Merge branch 'allenlz-safe_max_connections'
manjuraj
committed
faa8db7
View commit details
Copy full SHA for faa8db7
Browse repository at this point
format changes
manjuraj
committed
ffc13ad
View commit details
Copy full SHA for ffc13ad
Browse repository at this point
modifies base on Manj's review advise.
idning
committed
191cdcf
View commit details
Copy full SHA for 191cdcf
Browse repository at this point
Commits on Jul 26, 2014
Merge branch 'safe_max_connections' of github.com:allenlz/twemproxy into allenlz-safe_max_connections
manjuraj
committed
e99c791
View commit details
Copy full SHA for e99c791
Browse repository at this point
disallow zero weight in the servers section of conf
manjuraj
committed
bf43a2d
View commit details
Copy full SHA for bf43a2d
Browse repository at this point
formating & compile warning
idning
committed
79059c7
View commit details
Copy full SHA for 79059c7
Browse repository at this point
remove dead code (pre/post splitcopy)
idning
committed
4a99a4c
View commit details
Copy full SHA for 4a99a4c
Browse repository at this point
error handling on fragment/coalesce
idning
committed
f89c7d9
View commit details
Copy full SHA for f89c7d9
Browse repository at this point
Commits on Jul 23, 2014
remove dead code
Show description for 1f0a133
idning
committed
1f0a133
View commit details
Copy full SHA for 1f0a133
Browse repository at this point
Commits on Jul 21, 2014
formating
idning
committed
576ff39
View commit details
Copy full SHA for 576ff39
Browse repository at this point
Commits on Jul 18, 2014
resolved conflicts for merge from mattrobenolt-hyperloglog
manjuraj
committed
0d3084b
View commit details
Copy full SHA for 0d3084b
Browse repository at this point
Merge pull request #243 from mattrobenolt/lex
Show description for 8bd5fac
manjuraj
committed
8bd5fac
View commit details
Copy full SHA for 8bd5fac
Browse repository at this point
Commits on Jul 17, 2014
Add LEX sorted set operations
mattrobenolt
committed
f0f6e6b
View commit details
Copy full SHA for f0f6e6b
Browse repository at this point
Commits on Jul 4, 2014
reduce mem usage in fragement
idning
committed
122e9e6
View commit details
Copy full SHA for 122e9e6
Browse repository at this point
put hash_tag logic into server_pool_idx
idning
committed
2ccd285
View commit details
Copy full SHA for 2ccd285
Browse repository at this point
add msg->fragement handler, main logic of mget-improve is put into proto/
idning
committed
de902c1
View commit details
Copy full SHA for de902c1
Browse repository at this point
adjust style
idning
committed
a1ca201
View commit details
Copy full SHA for a1ca201
Browse repository at this point
MSETNX should not support
Show description for cbe547e
idning
committed
cbe547e
View commit details
Copy full SHA for cbe547e
Browse repository at this point
1. do not rewrite the orig mget as a ping msg for redis, and del useless code
Show description for d6e2798
idning
committed
d6e2798
View commit details
Copy full SHA for d6e2798
Browse repository at this point
1. get/gets for memcache passed cases
Show description for 1c92298
idning
committed
1c92298
View commit details
Copy full SHA for 1c92298
Browse repository at this point
fix bug on msg_fragment_argx when key_len=mbuf_size-1
idning
committed
68860c9
View commit details
Copy full SHA for 68860c9
Browse repository at this point
enhance error handling on backend down
idning
committed
a909fcd
View commit details
Copy full SHA for a909fcd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.