|
|
|
@8bece4
|
2 years |
tomash.brechko |
Increment version number to 0.19.
|
|
|
|
@6cff0c
|
2 years |
tomash.brechko |
Update copyright year.
|
|
|
|
@50ab04
|
3 years |
tomash.brechko |
Make module thread-safe: implement CLONE().
|
|
|
|
@2bdfa3
|
3 years |
tomash.brechko |
Increment version number to 0.18.
|
|
|
|
@34bb6d
|
3 years |
tomash.brechko |
Remove delay (aka expiration) parameter for delete() and delete_multi().
|
|
|
|
@89a74b
|
3 years |
tomash.brechko |
Increment version number to 0.17.
|
|
|
|
@59a057
|
3 years |
tomash.brechko |
Increment version number to 0.16.
|
|
|
|
@449d2b
|
3 years |
tomash.brechko |
Update documentation for incr/decr that require a numeric value now.
|
|
|
|
@9d8467
|
3 years |
tomash.brechko |
Remove files committed by accident.
|
|
|
|
@6bb9a6
|
3 years |
tomash.brechko |
On systems lacking getaddrinfo() implement it with gethostbyname().
…
|
|
|
|
@00ce57
|
3 years |
tomash.brechko |
Update copyright date.
|
|
|
|
@8126ae
|
3 years |
tomash.brechko |
Increment version number to 0.15.
|
|
|
|
@eece31
|
3 years |
tomash.brechko |
Fix RT#41077: implement disconnect_all().
Patch is by norbi.nix.hu, with …
|
|
|
|
@eef7e5
|
4 years |
tomash.brechko |
Clarify flush_all documentation.
Suggested by Andrei Voronkov.
|
|
|
|
@045fb8
|
4 years |
tomash.brechko |
Increment version number to 0.14.
|
|
|
|
@46fd4a
|
4 years |
tomash.brechko |
Add Win32 support.
Thanks to Yasuhiro Matsumoto for initial patch.
|
|
|
|
@6fee7e
|
4 years |
tomash.brechko |
Increment version number to 0.13.
|
|
|
|
@97c859
|
4 years |
tomash.brechko |
Increment version number to 0.12.
|
|
|
|
@746aa9
|
4 years |
tomash.brechko |
Add max_size parameter.
See …
|
|
|
|
@f8618a
|
4 years |
tomash.brechko |
Increment version number to 0.11.
|
|
|
|
@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.
|
|
|
|
@d5eceb
|
4 years |
tomash.brechko |
Add noreply => 1 example.
|
|
|
|
@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 …
|
|
|
|
@34f10e
|
4 years |
tomash.brechko |
Fix 'namespace' method description.
|
|
|
|
@ea3648
|
4 years |
tomash.brechko |
Add 'namespace' method.
|
|
|
|
@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.
|
|
|
|
@2b0ac4
|
4 years |
tomash.brechko |
Increment version number to 0.09.
|
|
|
|
@f87131
|
4 years |
tomash.brechko |
Use better Perl version syntax.
|
|
|
|
@23c7e8
|
4 years |
tomash.brechko |
Fix bug with descending into servers => [ ].
|
|
|
|
@81db77
|
4 years |
tomash.brechko |
Replace reference to Storable with reference to serialize_methods.
|
|
|
|
@14faf4
|
4 years |
tomash.brechko |
Add check_args condtructor parameter.
|
|
|
|
@cf90b7
|
4 years |
tomash.brechko |
Add comment explaining why default compression functions are correct.
|
|
|
|
@e925ef
|
4 years |
tomash.brechko |
Add one more lisk to project home.
|
|
|
|
@0c6861
|
4 years |
tomash.brechko |
Replace compress_algo with compress_methods.
|
|
|
|
@f6cccc
|
4 years |
tomash.brechko |
Forbid breaking of proper names.
|
|
|
|
@7d5077
|
4 years |
tomash.brechko |
Increase version number to 0.08.
|
|
|
|
@5623e0
|
4 years |
tomash.brechko |
Add pointer http://openhack.ru/Cache-Memcached-Fast.
|
|
|
|
@626460
|
4 years |
tomash.brechko |
Rename bins to buckets.
|
|
|
|
@ad4c1c
|
4 years |
tomash.brechko |
Add serialize_methods constructor parameter.
|
|
|
|
@fe35b8
|
4 years |
tomash.brechko |
For all methods use XS implementations directly.
|
|
|
|
@e03f59
|
4 years |
tomash.brechko |
Move delete processing into XS.
|
|
|
|
@96d5a9
|
4 years |
tomash.brechko |
Move incr/decr processing into XS.
|
|
|
|
@5f94c6
|
4 years |
tomash.brechko |
Move update commands processing into XS.
|
|
|
|
@cdbdbe
|
4 years |
tomash.brechko |
Process get commands inside XS.
|
|
|
|
@57ae1e
|
4 years |
tomash.brechko |
Move list of servers into XS.
|
|
|
|
@6ed756
|
4 years |
tomash.brechko |
Remove _unpack_value(). Do not use references for data.
|
|
|
|
@eafc34
|
4 years |
tomash.brechko |
Remove _pack_value(). Do not use reference to data.
|
|
|
|
@4d9328
|
4 years |
tomash.brechko |
Move storable and UTF-8 stuff into XS.
|
|
|
|
@6788977
|
4 years |
tomash.brechko |
Move compression stuff to XS.
|
|
|
|
@e1f107
|
4 years |
tomash.brechko |
Check the presence of compression module earlier.
|
|
|
|
@e68fca
|
4 years |
tomash.brechko |
Add utf8 constructor parameter.
|
|
|
|
@abe4dc
|
4 years |
tomash.brechko |
Minor example update.
|
|
|
|
@ba4e97
|
4 years |
tomash.brechko |
Remove AUTOLOAD method since it turned out to be not generic enough.
|
|
|
|
@ff166e
|
4 years |
tomash.brechko |
Better wording in docs.
|
|
|
|
@23ae82
|
4 years |
tomash.brechko |
Make the example copy-paste friendly.
|
|
|
|
@cb2909
|
4 years |
tomash.brechko |
Allow incr_multi, decr_multi, delete_multi to take just @keys.
|
|
|
|
@e8020e
|
4 years |
tomash.brechko |
Update AUTOLOAD method.
|
|
|
|
@3f34a0
|
4 years |
tomash.brechko |
Update documentation examples.
|
|
|
|
@d1c826
|
4 years |
tomash.brechko |
Add delete_multi command.
|
|
|
|
@529d88
|
4 years |
tomash.brechko |
Add incr_multi and decr_multi commands.
|
|
|
|
@d32923
|
4 years |
tomash.brechko |
Add add_multi, replace_multi, append_multi, prepend_multi commands.
|
|
|
|
@0ccd99
|
4 years |
tomash.brechko |
Add set_multi command.
|
|
|
|
@9535d0
|
4 years |
tomash.brechko |
Add cas_multi command.
|
|
|
|
@be68ce
|
4 years |
tomash.brechko |
Document ternary return values.
|
|
|
|
@b98a58
|
4 years |
tomash.brechko |
Explicitly store the result value from every command.
|
|
|
|
@e7680b
|
4 years |
tomash.brechko |
Replace appears -> appeared.
|
|
|
|
@27974c4
|
4 years |
tomash.brechko |
Add a comment on why rehashing is a bad idea.
|
|
|
|
@9a7c3a
|
4 years |
tomash.brechko |
Make server_versions command public.
|
|
|
|
@84c7ad
|
4 years |
tomash.brechko |
Use embedded_state instead of arith_state.
|
|
|
|
@833621
|
4 years |
tomash.brechko |
Remove mget XS binding.
|
|
|
|
@df427f
|
4 years |
tomash.brechko |
Remove client_mget().
The sequence
client_reset();
client_get();
…
|
|
|
|
@3a7104
|
4 years |
tomash.brechko |
Add nowait_push method.
|
|
|
|
@49e183
|
4 years |
tomash.brechko |
Fix docs wording.
|
|
|
|
@d77e9c
|
4 years |
tomash.brechko |
Increase version number to 0.07.
|
|
|
|
@69cacc
|
4 years |
tomash.brechko |
Add 'nowait' mode.
|
|
|
|
@b0cf8f
|
4 years |
tomash.brechko |
Increase version number to 0.06.
|
|
|
|
@e253dd
|
4 years |
tomash.brechko |
Prepare class for inheritance.
|
|
|
|
@ec0b4d
|
4 years |
tomash.brechko |
Add docs section "UTF-8 and tainted data".
|
|
|
|
@479eae
|
4 years |
tomash.brechko |
decr below zero returns 0.
|
|
|
|
@7898f7
|
4 years |
tomash.brechko |
Docs update: decr returns nothing on underflow.
|
|
|
|
@0a9552
|
4 years |
tomash.brechko |
Use AUTOLOAD only for undocumented commands.
|
|
|
|
@a0374a
|
4 years |
tomash.brechko |
Increase version number to 0.05.
|
|
|
|
@0797f4
|
4 years |
tomash.brechko |
Fix docs copy-paste bug.
|
|
|
|
@85fd54
|
4 years |
tomash.brechko |
Increase version number to 0.04.
|
|
|
|
@596857
|
4 years |
tomash.brechko |
Disable cas/gets/append/prepend in the test for memcached < 1.2.4.
|
|
|
|
@83fe24
|
4 years |
tomash.brechko |
Add missing docs for incr and decr.
|
|
|
|
@1fb9da
|
4 years |
tomash.brechko |
Fix internal documentation references.
|
|
|
|
@1b90bf
|
4 years |
tomash.brechko |
Increase version number to 0.03.
|
|
|
|
@d4a708
|
4 years |
tomash.brechko |
Make documentation look more like what Module::Starter produces.
|
|
|
|
@9032c5
|
4 years |
tomash.brechko |
Mention limit of weight sum for the old module.
|
|
|
|
@cd76f9
|
4 years |
tomash.brechko |
Remove 'by' from copyright statement.
|
|
|
|
@8404c8
|
4 years |
tomash.brechko |
Improve ketama_points docs wording.
|
|
|
|
@80cc76
|
4 years |
tomash.brechko |
Add the Ketama consistent hashing algorithm.
|
|
|
|
@b06848
|
4 years |
tomash.brechko |
Replace integer server weights with rational.
This prepares key …
|
|
|
|
@717849
|
4 years |
tomash.brechko |
Add server weight support.
|
|
|
|