From dev-return-12496-archive-asf-public=cust-asf.ponee.io@gora.apache.org Tue Oct 22 10:28:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C916E18062C for ; Tue, 22 Oct 2019 12:28:02 +0200 (CEST) Received: (qmail 58072 invoked by uid 500); 22 Oct 2019 10:28:02 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 58040 invoked by uid 99); 22 Oct 2019 10:28:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2019 10:28:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 732F6E3101 for ; Tue, 22 Oct 2019 10:28:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 399017806B8 for ; Tue, 22 Oct 2019 10:28:00 +0000 (UTC) Date: Tue, 22 Oct 2019 10:28:00 +0000 (UTC) From: "Kevin Ratnasekera (Jira)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (GORA-527) Implement a data store for redis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GORA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-527. ------------------------------------ Resolution: Fixed > Implement a data store for redis > --------------------------------- > > Key: GORA-527 > URL: https://issues.apache.org/jira/browse/GORA-527 > Project: Apache Gora > Issue Type: New Feature > Components: gora-redis > Affects Versions: 0.9 > Reporter: Xavier Sumba > Assignee: Xavier Sumba > Priority: Major > Labels: gsoc2018, gsoc2019 > Fix For: 1.0 > > Time Spent: 12h 10m > Remaining Estimate: 0h > > Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. [1]. It's better if Gora can used for redis db as well. > This jira is created to provide Redis compatibility for GORA > [1] https://redis.io/ -- This message was sent by Atlassian Jira (v8.3.4#803005)