Hi Guys,

I'm working on an online shop. Currently we are storing the cart's content 
in a MySQL Database so we can very easy access the amount of a certain 
product and determine the reserved quantity.
This is very important as the amount in the user's carts is reserved so 
other users my not by them.

What do you think: Is it wise to implement such a system in elasticsearch? 
I'm mostly worried about the time between the "add to cart" (inserting a 
document) and being able to access the total value due to the flushing 
delay.

Thanks for your advice.

Kind regards
Matthias

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/0c48d418-b8b9-4d9a-b659-5aca07e60eb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to