Hello Ashish,

Unomi doesn't have support for Cassandra (yet) but it could be an
interesting contribution. All data is stored, retrieved and queried through
a Persistence SPI (
https://github.com/apache/unomi/blob/master/persistence-spi/src/main/java/org/apache/unomi/persistence/spi/PersistenceService.java
)

I'm not sure you could replace all queries (and especially aggregations)
with Cassandra equivalents, but I had an idea where maybe data could be
stored in ES and another store at the same time.

Anyway this doesn't exist yet and would have to be contributed.

Regards,
  Serge...

Serge Huber
CTO & Co-Founder
T +41 22 361 3424
9 route des Jeunes | 1227 Acacias | Switzerland
jahia.com <http://www.jahia.com/>
SKYPE | LINKEDIN <https://www.linkedin.com/in/sergehuber> | TWITTER
<https://twitter.com/sergehuber> | VCARD
<http://www.jahia.com/vcard/HuberSerge.vcf>


> JOIN OUR COMMUNITY <http://www.jahia.com/> to evaluate, get trained and
to discover why Jahia is a leading User Experience Platform (UXP) for
Digital Transformation.


On Fri, Dec 6, 2019 at 6:52 AM Ashish Mittal <ashish.mit...@mattea.io>
wrote:

> Hi Serge,
> Thanks for helping me
> But I want to store data in cassandra instead of elasticsearch. I want to
> get all operations with Cassandra with Apache Unomi Rest API.
>
> On Fri, 6 Dec 2019 at 01:09, Serge Huber <shu...@jahia.com> wrote:
>
>> Hello Ashish,
>>
>> I'm not sure I understand what you are trying to do but you could use a
>> custom action to copy data into Cassandra. Maybe a little context might
>> help ?
>>
>> But Unomi already stores all of its data in ElasticSearch.
>>
>> Regards,
>>   Serge...
>>
>> Serge Huber
>> CTO & Co-Founder
>> T +41 22 361 3424
>> 9 route des Jeunes | 1227 Acacias | Switzerland
>> jahia.com <http://www.jahia.com/>
>> SKYPE | LINKEDIN <https://www.linkedin.com/in/sergehuber> | TWITTER
>> <https://twitter.com/sergehuber> | VCARD
>> <http://www.jahia.com/vcard/HuberSerge.vcf>
>>
>>
>> > JOIN OUR COMMUNITY <http://www.jahia.com/> to evaluate, get trained
>> and to discover why Jahia is a leading User Experience Platform (UXP) for
>> Digital Transformation.
>>
>>
>> On Thu, Dec 5, 2019 at 6:02 AM Ashish Mittal <ashish.mit...@mattea.io>
>> wrote:
>>
>>> Hi,
>>> I want to implement Apache unomi Rest API with Apache Cassandra. How to
>>> store cxs data in cassandra database using Apache Unomi Rest API?
>>>
>>>
>>> --
>>>
>>> Ashish Mittal
>>>
>>> Enterprise Software Engineer
>>>
>>> MATTEA
>>>
>>> The Magic of Personalization
>>>
>>
>
> --
>
> Ashish Mittal
>
> Enterprise Software Engineer
>
> MATTEA
>
> The Magic of Personalization
>

Reply via email to