top | item 46650744

(no title)

xeraa | 1 month ago

First step of a marketing campaign: Claim something never said and then tell everyone why it's wrong ;)

discuss

order

cess11|1 month ago

It's not so much that Elastic is saying it as a lot of people doing the supposed wrong the advert-article describes.

I've seen some examples of people using ES as a database, which I'd advise against for pretty much the reasons TFA brings up, unless I can get by on just a YAGNI reasoning.

xeraa|1 month ago

It will also depend a lot on the type of data: Logs are an easy yes. Something that required multi-document transactions (unless you're able to structure it differently) is a harder tradeoff. Though loss of ACKed documents shouldn't really be a thing any more.