[
https://issues.apache.org/jira/browse/IGNITE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235270#comment-15235270
]
Yakov Zhdanov commented on IGNITE-2788:
---------------------------------------
Roman,
I did quick review and it seems we are on correct way, but I would like you to
add redis protocol to
"org/apache/ignite/internal/processors/rest/protocols/tcp".
I don't like starting separate NIO server for redis. We should add this
functionality to current rest server and rest processor.
Can you please refactor the code this way? Then we can do another review.
> 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)