|
|
|
@335378
|
22 months |
tomash.brechko |
Update Changes file.
|
|
|
|
@687f7d
|
22 months |
tomash.brechko |
Revert "Fix SIGPIPE ignoring."
Turned out some orthodox systems do not …
|
|
|
|
@ed2993
|
22 months |
tomash.brechko |
Revert "Describe SIGPIPE change."
This reverts commit …
|
|
|
|
@8bece4
|
22 months |
tomash.brechko |
Increment version number to 0.19.
|
|
|
|
@3b0d05
|
22 months |
tomash.brechko |
Update Changes file.
|
|
|
|
@6cff0c
|
22 months |
tomash.brechko |
Update copyright year.
|
|
|
|
@1490f1
|
22 months |
tomash.brechko |
Readonly may be absent.
|
|
|
|
@24f8cd
|
22 months |
tomash.brechko |
use -> require, because we check for module presence at runtime.
|
|
|
|
@81d6e9
|
22 months |
tomash.brechko |
Include <string.h> for memcpy().
|
|
|
|
@e2906f
|
22 months |
tomash.brechko |
Fix RT#56142: handle Perl magic.
|
|
|
|
@ddc0ed
|
22 months |
tomash.brechko |
Describe SIGPIPE change.
|
|
|
|
@957de1
|
2 years |
tomash.brechko |
Fix SIGPIPE ignoring.
|
|
|
|
@a2317e
|
2 years |
tomash.brechko |
Fix t/command.t on some Solaris systems where it fails.
The problem was …
|
|
|
|
@0f1abf
|
2 years |
tomash.brechko |
Update TODO file.
|
|
|
|
@50ab04
|
2 years |
tomash.brechko |
Make module thread-safe: implement CLONE().
|
|
|
|
@0e6dcf
|
2 years |
tomash.brechko |
Fix typos after 0.17 release.
|
|
|
|
@2bdfa3
|
2 years |
tomash.brechko |
Increment version number to 0.18.
|
|
|
|
@b6ccaa
|
2 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@34bb6d
|
2 years |
tomash.brechko |
Remove delay (aka expiration) parameter for delete() and delete_multi().
|
|
|
|
@89a74b
|
3 years |
tomash.brechko |
Increment version number to 0.17.
|
|
|
|
@caf3ec
|
3 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@fa82f9
|
3 years |
tomash.brechko |
Add missing files.
|
|
|
|
@59a057
|
3 years |
tomash.brechko |
Increment version number to 0.16.
|
|
|
|
@a4fd16
|
3 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@449d2b
|
3 years |
tomash.brechko |
Update documentation for incr/decr that require a numeric value now.
|
|
|
|
@49f983
|
3 years |
tomash.brechko |
Starting with memcached 1.3.3 incr/decr commands require a number.
Patch …
|
|
|
|
@91213d
|
3 years |
tomash.brechko |
Describe Ketama transition as suggested by Masahiro Nagano.
|
|
|
|
@9d8467
|
3 years |
tomash.brechko |
Remove files committed by accident.
|
|
|
|
@6bb9a6
|
3 years |
tomash.brechko |
On systems lacking getaddrinfo() implement it with gethostbyname().
…
|
|
|
|
@fcc91c
|
3 years |
tomash.brechko |
Set ai_family explicitly.
|
|
|
|
@442efc
|
3 years |
tomash.brechko |
Do not use invalid file descriptor.
|
|
|
|
@00ce57
|
3 years |
tomash.brechko |
Update copyright date.
|
|
|
|
@8126ae
|
3 years |
tomash.brechko |
Increment version number to 0.15.
|
|
|
|
@110200
|
3 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@3ea02f
|
3 years |
tomash.brechko |
Add scripts to MANIFEST.
|
|
|
|
@eece31
|
3 years |
tomash.brechko |
Fix RT#41077: implement disconnect_all().
Patch is by norbi.nix.hu, with …
|
|
|
|
@dbde51
|
3 years |
tomash.brechko |
Better distribution of ketama points.
Feed previous point instead of …
|
|
|
|
@eef7e5
|
3 years |
tomash.brechko |
Clarify flush_all documentation.
Suggested by Andrei Voronkov.
|
|
|
|
@045fb8
|
3 years |
tomash.brechko |
Increment version number to 0.14.
|
|
|
|
@22c783
|
3 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@65a14e
|
3 years |
tomash.brechko |
Fix compilation warning on Win32.
|
|
|
|
@b495a1
|
3 years |
tomash.brechko |
Move can_poll_fd() to header, and make it no-op on Win32.
See added …
|
|
|
|
@f0c0ca
|
3 years |
tomash.brechko |
Prevent installation of libclient.a.
Patch by Vladimir Timofeev.
|
|
|
|
@02370d
|
3 years |
tomash.brechko |
Include socket_posix.h before other headers that may depend on it.
|
|
|
|
@f36479
|
3 years |
tomash.brechko |
Add cast to void* that may be necessary to suppress a warning.
It may be …
|
|
|
|
@c93eb8
|
3 years |
tomash.brechko |
Fix 'make bench' target.
|
|
|
|
@255201
|
3 years |
tomash.brechko |
Add bench make target ('make bench').
Also make benchmark.pl report all …
|
|
|
|
@8ba7ce
|
3 years |
tomash.brechko |
Fix comment: the problem was in descriptor exhaustion.
|
|
|
|
@b1ae26
|
3 years |
tomash.brechko |
Remove dead code. There are no plans to use UDP for now.
|
|
|
|
@e61b4e
|
3 years |
tomash.brechko |
Simplify the code.
|
|
|
|
@c346b2
|
3 years |
tomash.brechko |
Use poll() instead of select(). Implement it where not available.
…
|
|
|
|
@46fd4a
|
3 years |
tomash.brechko |
Add Win32 support.
Thanks to Yasuhiro Matsumoto for initial patch.
|
|
|
|
@11df21
|
3 years |
tomash.brechko |
Prepare the code for Win32 support.
|
|
|
|
@6fee7e
|
4 years |
tomash.brechko |
Increment version number to 0.13.
|
|
|
|
@1abb0e
|
4 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@1d5344
|
4 years |
tomash.brechko |
Fix compilation with Perl 5.11 on Solaris 10.
|
|
|
|
@97c859
|
4 years |
tomash.brechko |
Increment version number to 0.12.
|
|
|
|
@2a4267
|
4 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@3d952a
|
4 years |
tomash.brechko |
Do not use size_t/%zu, because some systems do not recognize this format.
|
|
|
|
@746aa9
|
4 years |
tomash.brechko |
Add max_size parameter.
See …
|
|
|
|
@182fc0
|
4 years |
tomash.brechko |
Older versions of ExtUtils::MakeMaker? don't handle newline.
Reported by …
|
|
|
|
@f8618a
|
4 years |
tomash.brechko |
Increment version number to 0.11.
|
|
|
|
@3a652a
|
4 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@9729a3
|
4 years |
tomash.brechko |
Minor code reorganization.
|
|
|
|
@83ca7f
|
4 years |
tomash.brechko |
Fix key distribution bug in compatible mode.
Because of accumulated …
|
|
|
|
@8e06d2
|
4 years |
tomash.brechko |
Add U unsigned suffix to the constant.
|
|
|
|
@0c1b17
|
4 years |
tomash.brechko |
Fix PASSTHRU -> PASTHRU spelling.
This and previous two patches are …
|
|
|
|
@f4e8b6
|
4 years |
tomash.brechko |
Clean the generated files.
|
|
|
|
@175d15
|
4 years |
tomash.brechko |
Remove explicit OPTIMIZE setting from the makefiles.
Enforcing custom …
|
|
|
|
@9b5de9
|
4 years |
tomash.brechko |
Optimize single server case for Ketama.
|
|
|
|
@5cbbe9
|
4 years |
tomash.brechko |
Rename prefix_crc32 to prefix_hash.
|
|
|
|
@b1cbae
|
4 years |
tomash.brechko |
Change dispatch_set_prefix_crc32() to dispatch_set_prefix().
|
|
|
|
@279733d
|
4 years |
tomash.brechko |
Make compute_crc32_add() more optimal.
|
|
|
|
@272c52
|
4 years |
tomash.brechko |
Fix hash_namespace: it should be enabled before we set the namespace.
|
|
|
|
@399607
|
4 years |
tomash.brechko |
Remove redundant parenthesis.
|
|
|
|
@3760ea
|
4 years |
tomash.brechko |
Remove unused heade.
|
|
|
|
@dfab1e
|
4 years |
tomash.brechko |
In the case of collision, add new servers to the end of equal run.
|
|
|
|
@2986b7
|
4 years |
tomash.brechko |
Fix comment wording.
|
|
|
|
@f1cd57
|
4 years |
tomash.brechko |
Among several equal points, choose first.
This will fix key invalidation …
|
|
|
|
@f87e1c
|
4 years |
tomash.brechko |
Sponsorship is in the past already.
|
|
|
|
@4a7439
|
4 years |
tomash.brechko |
Minor documentation fixes.
|
|
|
|
@70f6b0
|
4 years |
tomash.brechko |
Increment version number to 0.10.
|
|
|
|
@75a581
|
4 years |
tomash.brechko |
Update Changes file.
|
|
|
|
@d5eceb
|
4 years |
tomash.brechko |
Add noreply => 1 example.
|
|
|
|
@0fccd1
|
4 years |
tomash.brechko |
Add NOREPLY switch.
|
|
|
|
@787337
|
4 years |
tomash.brechko |
Add t/noreply.t.
|
|
|
|
@a0b8bf
|
4 years |
tomash.brechko |
Control latency-throughput with TCP_NODELAY.
|
|
|
|
@cc8dfa
|
4 years |
tomash.brechko |
Add benchmark for latency issues.
|
|
|
|
@bc8e86
|
4 years |
tomash.brechko |
Enable 'noreply' automatically if servers support it.
|
|
|
|
@f07663
|
4 years |
tomash.brechko |
Clean TODO file.
|
|
|
|
@b7662a
|
4 years |
tomash.brechko |
Simplify serialize_methods code, make it the same as for compress_methods.
|
|
|
|
@6ab120
|
4 years |
tomash.brechko |
'noreply' is official starting from memcached 1.2.5.
|
|
|
|
@a57c5d
|
4 years |
tomash.brechko |
Add hash_namespace parameter.
The test t/hash_namespace.t is not added to …
|
|
|
|
@ed67ff
|
4 years |
tomash.brechko |
Remove t/encoding.t from distribution.
This test fails on Perl 5.6 …
|
|
|
|
@34f10e
|
4 years |
tomash.brechko |
Fix 'namespace' method description.
|
|
|
|
@ea3648
|
4 years |
tomash.brechko |
Add 'namespace' method.
|
|
|
|
@4767f2
|
4 years |
tomash.brechko |
Add destructors for serialization methods.
|
|
|
|
@c028bb
|
4 years |
tomash.brechko |
Change formatter for constructor to match other methods.
|
|
|
|
@83535a
|
4 years |
tomash.brechko |
Fix typo in example.
|
|
|
|
@e77a68
|
4 years |
tomash.brechko |
Document noreply mode.
|
|
|
|