| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* Make AV reference mortal as it is described in perlxs (3)
|
| |
|
|
|
|
|
|
| |
* Perl should use separate memcached context for its operations (just do memcpy with the same socket)
TODO: add block mechanics here to avoid memcached connection closing before perl operation is finished
* Change logic of perl chain filter
|
|
|
|
|
|
|
|
| |
module that provides access to every part of message
* Add memcached access api for perl
* Reorganize Makefile, add .PHONY targets
* Fix memcached module as now we cannot write or read several keys in async mode
|
| |
|
|
|