Comment on Replacing Elasticsearch with Rust and SQLite (2017)parentComments−singhrac5yOver one in Java? I’m not a Xapian proponent or anything, but my understanding was that ElasticSearch was slightly annoying to maintain because you need to worry about heap memory usage.−WatchDog5yIf my app was already running on the JVM, it's a pretty easy decision to run it embedded.
Comments
Over one in Java? I’m not a Xapian proponent or anything, but my understanding was that ElasticSearch was slightly annoying to maintain because you need to worry about heap memory usage.
If my app was already running on the JVM, it's a pretty easy decision to run it embedded.