TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ApsaraCache: A Redis branch originated from Alibaba Group

43 点作者 laithshadeed超过 7 年前

13 条评论

antirez超过 7 年前
Hi all, I&#x27;m here in Hangzhou and had the pleasure to have a meeting with the team working at that. It&#x27;s a great team and we&#x27;ll work into merging stuff into upstream Redis when it makes sense. It&#x27;s cool that companies other than Redis Labs are starting to contribute to the development!<p>Note that this branch is based on Redis 2.8 so of course porting stuff requires some work.
评论 #15491235 未加载
评论 #15491047 未加载
gregoriol超过 7 年前
Reminds me of HHVM: a specific solution developed by a specific team for their specific problem.<p>Might help Redis on the long run though: some ideas might be brought back to Redis, or at least it will bring some challenge to the devs.<p>Meanwhile, keep calm and use Redis ;-)
评论 #15491977 未加载
danjf超过 7 年前
30% faster by which measurements? Not much info on the docs....
评论 #15490284 未加载
评论 #15490376 未加载
daotoad超过 7 年前
This looks pretty interesting to me. But it leads to a lot of questions that are unanswered on the webpage.<p>The claims of 30% faster for a particular workload are reasonable, but what configuration is needed and what exact workload are we talking about? I&#x27;d love to see some benchmarking code.<p>What are the limitations imposed by running in memcached mode? Can you still do clustering?<p>What other changes are they planning? Site just says &quot;many&quot;. Are we talking about memory allocation or persistence changes? Maybe additional interface compatibility modes? It&#x27;s hard to bet on this when we don&#x27;t have any idea what else it will bring to the table.<p>Where possible, I&#x27;d really like to see these improvements factored into distinct redis modules and made available as plugins to the core.
stonewhite超过 7 年前
<i>Goals: For both support Redis and Memcached protocol with no client code need to be modified. For highly stable and efficient in production environment.</i><p>At face value it appears to be a NIH driven development. It is not only a redis fork it is also a <i>persistent</i> memcached port, which is _only_ selectable on launch. Maybe there is a catch, but lack of a roadmap and&#x2F;or design document certainly doesn&#x27;t really help.
评论 #15491067 未加载
pmontra超过 7 年前
Why forking instead of submitting pull requests to Redis?
评论 #15490391 未加载
评论 #15490378 未加载
arthursilva超过 7 年前
I wonder if Redis throughput is even a problem in practice. People usually add nodes to get more capacity (memory).
评论 #15490356 未加载
mangatmodi超过 7 年前
One of the most useless FAQ I saw. I would have been more interested in knowing the improvements or changes made when compared to Redis. I had some trouble with large scale master slave Redis configuration. I was hoping if they have solved the issues.
评论 #15490521 未加载
ddorian43超过 7 年前
I think they are also working on: <a href="https:&#x2F;&#x2F;github.com&#x2F;fastio&#x2F;pedis" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fastio&#x2F;pedis</a> (redis implemented on top of seastar-framework &#x2F; scylladb )
评论 #15497485 未加载
tyingq超过 7 年前
Diffs of what they changed in &#x2F;src from Redis 4.0: <a href="https:&#x2F;&#x2F;github.com&#x2F;asaradiffs&#x2F;apsaradiffs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;asaradiffs&#x2F;apsaradiffs</a>
tuananh超过 7 年前
documentation and readme of alibaba projects are scary. Have anyone use this or any alibaba open source projects for production?
CyberDildonics超过 7 年前
Does it still run on only one thread?
rvnx超过 7 年前
This project is some kind of a joke;<p>Look at the commit history; <a href="https:&#x2F;&#x2F;github.com&#x2F;alibaba&#x2F;ApsaraCache&#x2F;commits&#x2F;develop" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;alibaba&#x2F;ApsaraCache&#x2F;commits&#x2F;develop</a><p>15 are &quot;writing of README &#x2F; adding my copyright&quot;, and 2 are actual feature (and not long)
评论 #15491648 未加载
评论 #15492247 未加载
评论 #15491819 未加载
评论 #15493743 未加载