[
https://issues.apache.org/jira/browse/IGNITE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627350#comment-15627350
]
Roman Shtykh commented on IGNITE-2788:
--------------------------------------
I unassigned myself for now, since I am not sure how much time I can find to
continue this work.
I propose making subtasks for (sets of) commands to work on, and I will be
happy to contribute to them.
Another issue we have to discuss is how to properly implement the full set of
Redis protocol commands -- wrapping REST (what I did now) may not work for all,
since Redis command set is much richer.
> 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
>
> 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)