An alternative to Tugela cache

Evan Weaver evan at cloudbur.st
Sun Sep 2 06:31:21 UTC 2007


The docs suggest that it's not distributed. Is it?

Evan

On 9/2/07, Earl Cahill <cahille at yahoo.com> wrote:
>
> Any chance for a perl binding?  So if the daemon goes down, would the on
> disk data be lost?  And is storing larger files in the works?
>
> Thanks,
> Earl
>
>
>
> ----- Original Message ----
> From: howard chen <howachen at gmail.com>
> To: Alberto Bertogli <albertito at gmail.com>
> Cc: memcached at lists.danga.com
> Sent: Saturday, September 1, 2007 11:00:32 PM
> Subject: Re: An alternative to Tugela cache
>
> Want to try out but too bad it didn't came with a PHP blinding
>
> :)
>
>
> On 9/2/07, Alberto Bertogli <albertito at gmail.com> wrote:
> >
> > Hi!
> >
> > I just wanted to let you know that I wrote something that can be used
> > as an alternative to Tugela cache (or memcached itself, although I don't
> > think it's worth the trouble).
> >
> > It's called "nmdb", and you can find it at
> > http://auriga.wearlab.de/~alb/nmdb/.
> >
> > It's non blocking and can use bdb or qdbm as backends. It supports the
> > TCP, UDP, SCTP and TIPC network protocols, comes with a C library, and
> > has bindings for Python and (less tested) Ruby, Bigloo (scheme),
> > NewLISP, D and Haskell.
> >
> > It uses a very simple binary protocol, it's "8 bit clean" (ie. it
> > doesn't care about what's inside the key or the value), and currently
> > has a size limitation of key + value = 64kb, but it shouldn't be hard to
> > raise.
> >
> >
> > If you have any questions or comments, please let me know. I've also set
> > up a mailing list some days ago, you can find it at
> >
> http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/nmdb-devel.
> >
> > Thanks,
> >                 Alberto
> >
> >
> >
> >
>
>
>  ________________________________
> Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on,
> when.


-- 
Evan Weaver
Cloudburst, LLC


More information about the memcached mailing list