Live data from Hacker News

Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

github.com

11–20 of 45 posts

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#11

On their website [1], they make it look like WhatsApp, Slack, and Instagram are all using their service, when in reality it's their own implementation of "similar" services. Seems fishy. [1] https://www.cloudboost.io/

Founder here. Thank you for your feedback. I'll get this fixed ASAP. :)

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#12
post #5

Algolia's pitch is "much better results than you'd get from the average open-source search tool", not "hosted ElasticSearch". How does CloudBoost stack up? What special sauce makes this an open-source Algolia and not an ElasticSearch wrapper?

Algolia is technically an ElasticSearch wrapper. We are too. :)

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#14
post #4

What do you guys use for the search? Regular MongoDB features? How do you handle typo-tolerance and prefix search?

We currently use MongoDB Search for search, but are planning to integrate ES in about a month from now to make your search much better and faster. Let me know if this helps.

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#15

The description is misleading. Once you check the docs it becomes clear that it's not a drop-in algolia replacement.(i.e API comp)

Thank you for pointing this out. Yes, we're working on making our API's comparable with Algolia. We've implemented basic search now and are working on advanced search API's.

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#16

Has someone who has also used Deepstream.io compare the two?

Disclosure: I'm from CloudBoost team.

I think Deepstream does Realtime and CloudBoost does a lot more - like Search, ACL's, RealTime, BLOB, JSON, and a whole lot more. You can also check out : https://cloudboost.io/compare

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#17
Not sure if it is the HN "hug of death", but I found the Cloudboost.io site quite slow to load up here. For a service touting scalability and fast performance, a slow marketing site doesn't lend to the credibility. Lets hope it is a temporary thing that will be resolved. I am excited by the project.

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#18

Not sure if it is the HN "hug of death", but I found the Cloudboost.io site quite slow to load up here. For a service touting scalability and fast performance, a slow marketing site doesn't lend to the credibility. Lets hope it is a temporary thing that will be resolved. I am excited by the project.

Actually the site loads about 4.3 MB of compressed data over the network, or 6.5 MB uncompressed.

Edit: out of curiosity, I looked at the package.json of their open source project, there are 51 top-level dependencies. After installing, there's 140 MB of dependencies, or about 800k lines of JS.

Quality is fractal.

Re: Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

#20
post #5

Algolia's pitch is "much better results than you'd get from the average open-source search tool", not "hosted ElasticSearch". How does CloudBoost stack up? What special sauce makes this an open-source Algolia and not an ElasticSearch wrapper?

Algolia is technically an ElasticSearch wrapper. We are too. :)

That is not true https://stackshare.io/posts/how-algolia-built-their-realtime...
Post reply on HN