A
A
Alexey Cheremisin2016-01-28 10:11:03
elasticsearch
Alexey Cheremisin, 2016-01-28 10:11:03

What to choose in frontend for elasticsearch as storage?

I want to practice elasticsearch as a data store and write an online store / storefront on it (yes, I love bicycles). I would like some kind of framework like django / play, which would have an admin panel and a library for working with ES.
The idea is this:
1) keep all store data only in ES,
2) do everything related to users, shopping carts, accounting, in SQL.
3) Everything you need, such as blogs, news, etc., is implemented using third-party plugins.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-01-28
@sim3x

elasticutils.readthedocs.org/en/latest/django.html...
If you have less than a year of free time, then django will be
faster

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question