We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efe84b commit 37c6973Copy full SHA for 37c6973
1 file changed
src/scalr/concepts/datamodel.md
@@ -13,7 +13,7 @@ It enables you to:
13
* Stream JSON results directly as new data is added or the original data is updated,
14
* Scale seamlessly upto 10,000 updates per second and store at terbyte scale.
15
16
-
+
17
**Image 1:** It provides a reliable data streams API as a service, while leveraging ElasticSearch (and Lucene) for storage and search.
18
19
While not primarily intended, Appbase.io can also be used as a hosted ElasticSearch API or as a message queue with a publish / subscribe model.
0 commit comments