It's meant for different purpose i think (eg. CAS, inc/dec, php client, 
fast item reclaim)...

Main purpose for this project is to allow easy operations on items when 
there's a lot of paralell access to the same keys, so there's eg. a very 
easy way of atomically modifying a value using just callback (that isn't 
something that you can easily do using eg. memcached), easy way of doing 
caching with automatic stampeding herd prevention, some operations that 
will make managing dynamic lists of items easier, large items, etc.

Generally it's what we were missing in memcached, for our company 
projects...


>
> 2016. november 16., szerda 15:10:30 UTC+1 időpontban Slawomir Pryczek a 
> következőt írta:
>>
>> Hi Guys, I wrote memcached like PHP-client and GO-server, with additional 
>> features,
>>
>
> Why not https://github.com/golang/groupcache ? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to