Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0A0B7200BB4 for ; Tue, 1 Nov 2016 22:40:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 08A67160B02; Tue, 1 Nov 2016 21:40:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 500A0160ADA for ; Tue, 1 Nov 2016 22:40:00 +0100 (CET) Received: (qmail 89798 invoked by uid 500); 1 Nov 2016 21:39:59 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 89781 invoked by uid 99); 1 Nov 2016 21:39:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2016 21:39:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6BA3E2C0057 for ; Tue, 1 Nov 2016 21:39:59 +0000 (UTC) Date: Tue, 1 Nov 2016 21:39:59 +0000 (UTC) From: "Denis Magda (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-3066) Set of Redis commands that can be easily implemented via existing REST commands MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 01 Nov 2016 21:40:01 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626755#comment-15626755 ] Denis Magda commented on IGNITE-3066: ------------------------------------- Roman, I think it's ok to release the implementation in its current state and improve it later on by altering/adjusting REST protocol on Ignite side making it more sophisticated and flexible. Would you be able to wrap up everything you did so far and release under Apache Ignite 1.8? If you have time for that please respond in the discussion below with your intentions http://apache-ignite-developers.2346864.n4.nabble.com/Apache-Ignite-1-8-Release-td11811.html and move this ticket to patch available state and after that ask the community for review. Also be sure to re-run the tests before doing this. > Set of Redis commands that can be easily implemented via existing REST commands > ------------------------------------------------------------------------------- > > Key: IGNITE-3066 > URL: https://issues.apache.org/jira/browse/IGNITE-3066 > Project: Ignite > Issue Type: Sub-task > Reporter: Roman Shtykh > Assignee: Roman Shtykh > > As the 1st iteration of IGNITE-2788 the following commands can be implemented via existing REST commands, > GET > MGET > SET > MSET > INCR > DECR > INCRBY > DECRBY > APPEND > STRLEN > GETSET > SETRANGE > GETRANGE > DEL > EXISTS > DBSIZE > http://redis.io/commands -- This message was sent by Atlassian JIRA (v6.3.4#6332)