You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2016/04/11 03:48:25 UTC

[jira] [Commented] (IGNITE-2788) Mediator layer for Ignite to work with data via the Redis protocol

    [ https://issues.apache.org/jira/browse/IGNITE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234404#comment-15234404 ] 

Roman Shtykh commented on IGNITE-2788:
--------------------------------------

[~dsetrakyan] [~yzhdanov]
I have committed the initial implementation that can work with simple protocol commands like PING, ECHO and QUIT.
Can you please have a look and let me know if I am working in the correct direction? After that I will start working on cache commands.

> Mediator layer for Ignite to work with data via the Redis protocol
> ------------------------------------------------------------------
>
>                 Key: IGNITE-2788
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2788
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Roman Shtykh
>            Assignee: Roman Shtykh
>
> Introduce a mediator layer that works with the Redis clients/protocol but uses Ignite grid for storage.
> Needless to say, Redis is an extremely popular caching solution. Such API will enable smooth migration to Ignite.
> As a first phase we can start with most frequently used commands and enhance gradually.
> Redis commands http://redis.io/commands



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)