Github user dhilipkumars commented on a diff in the pull request:

    https://github.com/apache/mesos/pull/128#discussion_r69630222
  
    --- Diff: docs/frameworks.md ---
    @@ -40,3 +40,4 @@ layout: documentation
     * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a 
performant and highly available distributed database. Linear scalability and 
proven fault-tolerance on commodity hardware or cloud infrastructure make it 
the perfect platform for mission-critical data.
     * [ElasticSearch](https://github.com/mesos/elasticsearch) is a distributed 
search engine. Mesos makes it easy to run and scale.
     * [Hypertable](https://code.google.com/p/hypertable/wiki/Mesos) is a high 
performance, scalable, distributed storage and processing system for structured 
and unstructured data.
    +* [MrRedis](https://github.com/mesos/mr-redis) an apache mesos framework 
for provisioning [redis](http://redis.io/) in-memory cache instances.  This 
provides auto redis master election, auto recovery of slaves and comes with the 
CLI and a UI. 
    --- End diff --
    
    I totally agree. :-) my bad i should have done that in the first place. Now 
its more clearer. 
    
    ```
    MrRedis is a Mesos framework for provisioning Redis in-memory cache 
instances. The scheduler provides auto Redis master election, auto recovery of 
Redis slaves and comes with the CLI and a UI.
    ```



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to