issues
search
petergoldstein
/
dalli
High performance memcached client for Ruby
MIT License
3.1k
stars
451
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Grcooper/non block buffers
#1017
grcooper
closed
1 week ago
0
`socket_timeout` does not work in CRuby > 3.0
#1016
nickamorim
opened
2 weeks ago
0
Experimental multi set
#1015
danmayer
closed
1 month ago
0
add example benchmark showing Dalli doesn't optimally handle large strings
#1014
danmayer
closed
1 month ago
1
meta flags for meta get
#1013
danmayer
closed
1 month ago
0
no implicit conversion of Hash into String in rack-attack gem from 3.2.7
#1012
xspaniki
opened
3 months ago
1
Serializer: reraise all .load errors as UnmarshalError
#1011
olleolleolle
closed
2 months ago
3
Add logger as a dependency, drop ostruct for tests
#1010
olleolleolle
closed
2 months ago
2
Refactor regex to be built using Regexp.union
#1009
olleolleolle
closed
2 months ago
2
Raise Dalli::UnmarshalError on ArgumentError "dump format error (user class)"
#1008
olleolleolle
closed
2 months ago
2
Fix cannot read response data included terminator when use meta protocol
#1007
matsubara0507
closed
2 months ago
1
`cache_nils` is `true` by default
#1006
jshoung
opened
4 months ago
1
Add host_to_name_map option to Dalli::Protocol::ConnectionManager
#1005
philister
opened
5 months ago
0
Add a space to properly format multi-line log output
#1004
kevinebaugh
closed
5 months ago
1
Unable to connect to a dragonfly memcache instance
#1003
rocktavious
closed
6 months ago
2
All servers are eagerly flushed at the end of a multi block
#1002
naveg
opened
7 months ago
0
Only flush multi responses once
#1001
naveg
closed
7 months ago
1
Dynamically choose available ports in tests
#1000
sambostock
opened
8 months ago
0
Fix `socksify` incompatibility
#999
sambostock
opened
8 months ago
1
Add `resolv-replace` compatibility test
#998
sambostock
opened
8 months ago
0
Should I react to the "Fork detected, re-connecting child process" exception?
#997
KIVagant
closed
9 months ago
4
TypeError raised in latest Socksify when initializing Dalli client with version 3.2.7+
#996
Capncavedan
opened
9 months ago
4
Prepare for 3.2.8
#995
petergoldstein
closed
9 months ago
0
3.2.7 tagged logging issue
#994
nroose
closed
9 months ago
1
Handle IO::TimeoutError when establishing connection
#993
eugeneius
closed
9 months ago
1
Bump the tested memcached version to 1.6.23
#992
petergoldstein
closed
9 months ago
0
Move check whether TCPSocket was patched to TCP.open
#991
y9v
closed
9 months ago
1
Add metadata for rubygems.org
#990
m-nakamura145
closed
9 months ago
1
Fix conflict with resolv-replace gem
#989
y9v
closed
9 months ago
13
Add TruffleRuby to CI?
#988
nirvdrum
opened
9 months ago
2
TypeError: no implicit conversion of Hash into String
#987
denisj
closed
9 months ago
27
Drop dependency on base64
#986
Earlopain
closed
9 months ago
2
Prepare for 3.2.7
#985
petergoldstein
closed
10 months ago
0
Fix a test lint
#984
petergoldstein
closed
10 months ago
0
Don't reconnect to send pipelined request no-op
#983
eugeneius
closed
10 months ago
2
Add base64 to gemspec
#982
tagliala
closed
10 months ago
1
Ruby 3.3: warning related to base64 missing in the gemspec
#981
tagliala
closed
10 months ago
0
Address lint
#980
petergoldstein
closed
10 months ago
0
Add Ruby 3.3 to CI matrix
#979
m-nakamura145
closed
11 months ago
1
Bump github/codeql-action from 2 to 3
#978
dependabot[bot]
closed
11 months ago
0
Better socket_timeout handling
#977
mlarraz
closed
11 months ago
3
connection_pool gem is required
#976
matthewhively
closed
12 months ago
11
Prepare for 3.2.6
#974
petergoldstein
closed
1 year ago
0
rescue IO::TimeoutError raised by Ruby since 3.2.0 on blocking reads/writes
#973
petergoldstein
closed
1 year ago
1
Fix rubydoc info URI points to Client API
#972
petergoldstein
closed
1 year ago
0
Fix capitalization issues in Minitest, address lints
#971
petergoldstein
closed
1 year ago
0
Fix rubydoc info URI points to Client API
#970
JuanitoFatas
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#969
dependabot[bot]
closed
1 year ago
1
rescue IO::TimeoutError raised by Ruby since 3.2.0 on blocking reads/writes
#968
skaes
closed
1 year ago
9
IO::TimeoutError exceptions are not handled, breaking automatic retry
#967
skaes
closed
1 year ago
4
Next