Closed jviotti closed 3 years ago
The first significant external user (aside from Ning.com that used it internally) was (and as far as I know, is) Elastic (with ElasticSearch and later with Logstash I think). Solr seems to use it too, as well as Storm. These seem like expected optimal use cases (longer streams of loosely structured data).
This as per:
https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/usages
I think Redisson java redis client offers its as one of the options as well.
Oh and (Apache) Druid.
Many other frameworks seem to have a dependency as optional extension, along with (nowadays) more popular CBOR format.
This helps a lot. Thanks!
Hey there!
I'm collecting a list of companies making use of Smile on production, for research purposes, and Google is not helping much. Are you aware of a bunch of companies using Smile?