Welcome! Log In Create A New Profile

Advanced

Re: Memcache module implementation with multi-get support?

agentzh
April 06, 2012 08:44PM
On Sat, Apr 7, 2012 at 6:00 AM, Matthieu Tourne
<matthieu.tourne@gmail.com> wrote:
> On Fri, Apr 6, 2012 at 2:40 PM, Brian Akins <brian@akins.org> wrote:
>> On Apr 6, 2012, at 4:27 PM, Ashish S Dev wrote:
>> >
>> > Is there a memcache module implementation with multi-get support?
>>
>> Probably be pretty simple to add it to
>> https://github.com/agentzh/lua-resty-memcached
>>
>
> I think it already supports it if you pass an array of keys to the
> memc:get() function
>

Yes, it does.

Below is a test case for this feature:

https://github.com/agentzh/lua-resty-memcached/blob/master/t/sanity.t#L1413

The lua-resty-memcached library is not an nginx module itself, but
rather a (nonblocking) Lua library that is intended to be used with
the ngx_lua module :)

Best regards,
-agentzh

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Memcache module implementation with multi-get support?

Ashish S Dev April 06, 2012 04:28PM

Re: Memcache module implementation with multi-get support?

Brian Akins April 06, 2012 05:42PM

Re: Memcache module implementation with multi-get support?

Matthieu Tourne April 06, 2012 06:02PM

Re: Memcache module implementation with multi-get support?

agentzh April 06, 2012 08:44PM

Re: Memcache module implementation with multi-get support?

Ashish S April 09, 2012 09:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 113
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready