[
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949656#comment-15949656
]
Nishadi Kirielle commented on GORA-502:
---------------------------------------
Hi,
[~kamaci] and [~lewismc], I have implemented an initial basic prototype for the
project [1] and
tested for its functionality with the log manager example's parsing
functionality. The prototype has the ability to connect with the Aerospike
server, execute the put method [2] and add records to the Aerospike
database. The database names and table names are hard coded as per the
moment as the support for the mapping file is not yet implemented. In
addition I have drafted the initial project proposal in the following
google doc [3] as I was unable to edit the provided wiki page.
I am grateful, if you can provide me with feedback on the proposal and the
prototype.
[1].
https://github.com/nishadi/gora/blob/gora-aerospike/gora-aerospike/src/main/java/org/apache/gora/aerospike/store/AerospikeStore.java
[2].
https://github.com/nishadi/gora/blob/gora-aerospike/gora-aerospike/src/main/java/org/apache/gora/aerospike/store/AerospikeStore.java#L94
[3].
https://docs.google.com/document/d/1FLRlG8h5M3GA4Wn1tsbWXkYSE0navl_WEmp-KDEKtfU/edit?usp=sharing
> Implement Aerospike Datastore
> -----------------------------
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
> Issue Type: New Feature
> Components: gora-aerospike, storage
> Affects Versions: 0.6.1
> Reporter: Cihad Guzel
> Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational
> applications, delivering predictable performance at scale, superior uptime,
> and high availability at the lowest TCO compared to first-generation NoSQL
> and relational databases. It could be nice to support Aerospike as a
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses
> aGPL license for Aerospike Server Community Edition.
> (http://www.aerospike.com/products/)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)