This project is some kind of a joke; Look at the commit history; https://github.com/alibaba/ApsaraCache/commits/develop 15 are "writing of README / adding my copyright", and 2 are actual feature (and not long)
ApsaraCache: A Redis branch originated from Alibaba Group
31–40 of 43 posts
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#32Reminds me of HHVM: a specific solution developed by a specific team for their specific problem. 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. Meanwhile, keep calm and use Redis ;-)
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#33One 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.
They list the two things they changed compared to redis in the readme.
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#34This project is some kind of a joke; Look at the commit history; https://github.com/alibaba/ApsaraCache/commits/develop 15 are "writing of README / adding my copyright", and 2 are actual feature (and not long)
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#35Earlier quoted context omitted.
They list the two things they changed compared to redis in the readme.
I went back and read again. "ApsaraCache is based on the Redis official release 4.0 and has many features and performance enhancements" - I could find only memcache and performance improvement. Now Membache has nothing to do with Redis, its something not improving Redis, and 30% performance improvement is very vague statement with no other supporting benchmarks and documents. When they say many, I can't see any other…
Also,
> There are many features in ApsaraCache, the following two are included in this release and the other features will be gradually released in the subsequent, so stay tuned.
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#36Reminds me of HHVM: a specific solution developed by a specific team for their specific problem. 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. Meanwhile, keep calm and use Redis ;-)
Agreed, though HHVM went on to be deployed at some other small websites [1]. Maybe this will too. 1. http://hhvm.com/blog/7205/wikipedia-on-hhvm
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#37Earlier quoted context omitted.
Agreed, though HHVM went on to be deployed at some other small websites [1]. Maybe this will too. 1. http://hhvm.com/blog/7205/wikipedia-on-hhvm
On the other hand, Wikipedia is going to have to migrate back off of HHVM now that Facebook is planning to break compatibility with PHP and focus totally on Hack [0]. So hopping on board someone else's solution can bite you if their priorities change. [0] http://hhvm.com/blog/2017/09/18/the-future-of-hhvm.html
Ok...
> Wikipedia is going to have to migrate back off of HHVM
Why?
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#38Earlier quoted context omitted.
On the other hand, Wikipedia is going to have to migrate back off of HHVM now that Facebook is planning to break compatibility with PHP and focus totally on Hack [0]. So hopping on board someone else's solution can bite you if their priorities change. [0] http://hhvm.com/blog/2017/09/18/the-future-of-hhvm.html
> Facebook is planning to break compatibility with PHP and focus totally on Hack Ok... > Wikipedia is going to have to migrate back off of HHVM Why?
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#39Earlier quoted context omitted.
On the other hand, Wikipedia is going to have to migrate back off of HHVM now that Facebook is planning to break compatibility with PHP and focus totally on Hack [0]. So hopping on board someone else's solution can bite you if their priorities change. [0] http://hhvm.com/blog/2017/09/18/the-future-of-hhvm.html
> Facebook is planning to break compatibility with PHP and focus totally on Hack Ok... > Wikipedia is going to have to migrate back off of HHVM Why?
Re: ApsaraCache: A Redis branch originated from Alibaba Group
#40This project is some kind of a joke; Look at the commit history; https://github.com/alibaba/ApsaraCache/commits/develop 15 are "writing of README / adding my copyright", and 2 are actual feature (and not long)