deepak(at)searchera.io
Please take a look at https://searchera.io for a demo. My personal email is on my profile.
If you are interested in trying out an alternative, please let me know.
Of course. We are doing our best to build a rock solid product which is fast, flexible, cost-effective with excellent support. Finally, it is the customers call. They are going to choose what works best for them :)
Ours is a custom index written mostly in 'C' and bit of x86 assembly. It is very lightweight and extremely fast even without the use of replica indexes for every sort order. Thanks for signing up.. Will get you started…
Yes, we are currently hosted only in NY. Can you please ping beta.searchera.net and check the latency from your location ? Once we are out of beta we will be offering distributed datacenters. West coast USA and Europe…
Thanks ! Actually 40% of our current beta users are existing Algolia customers. Maintaining separate indexes for every sorting / ranking option and intentionally restricting the application to stay under limit is a…
Yes.. this is something our startup is working on fixing. How you sort and how you prioritize your fields to be searched are all configurable at query time. If you pay for a million records, you should be able to store…
Really cool.. Please highlight what is currently being played, will make it even better.
Plenty of 3rd party devices support Google voice though.. I have been using a ooba (not sure about the name) for 4 years now as my home phone.
> I can find the code and repost it. Here it is.. https://github.com/yahoo/mdbm
I did a test of 'Bare metal Linux' vs 'Containers on bare metal linux' for our product. In this case it is just 2 processes a 'search component' and an 'analytics and logging component'. Under heavy load the 'search'…
Yes.. Its left to the API provider. Try https://learngraphql.com gives a very good idea of what graphql is. Way better than reading the official documentation or spec. Once I went through it, made up my mind that our…
Agree, I am waiting for powerful, yet cost-effective bare metal servers.
Hyperloglog is a pretty straightforward, simple and awesome algorithm.. probably that is the reason.. Take a look at redis implementation.. it is very easily readable.
I have been running rkt on coreos and has been pretty stable..
I have always been using snprintf
Atleast AFAIK in Bayarea, nobody cares as long as you have the skills. I have had the pleasure of working with some amazing engineers & team players who were let go in earlier jobs.
Just tried it locally, latency is < 1ms..
Thanks.. just tried it out with my service, beats nginx for simple http proxying pretty easily by a nice margin. Envoy supports way more features than nginx too !
Any numbers on latency Envoy adds for each request ?
Move your data to dropbox paper, which I assume is hackpad++
Hey dyngts, sorry I have not used GCP load balancers extensively and was not sure if this is supported. Manigandham's post below confirms it though with all the necessary information.
Not sure if it GCP does, but the load balancer can handle HTTPS termination and even filter out DOS attacks or handle rate limiting.
Yes, but this is just 16GB or 32GB, which is not really big.
Not sure where this will be useful.. Only major advantage seems to be the super low read latency. I was wondering if this will be any helpful for a product I am working on, but as I use mmap for reading our data, don't…
Please take a look at https://searchera.io for a demo. My personal email is on my profile.
If you are interested in trying out an alternative, please let me know.
Of course. We are doing our best to build a rock solid product which is fast, flexible, cost-effective with excellent support. Finally, it is the customers call. They are going to choose what works best for them :)
Ours is a custom index written mostly in 'C' and bit of x86 assembly. It is very lightweight and extremely fast even without the use of replica indexes for every sort order. Thanks for signing up.. Will get you started…
Yes, we are currently hosted only in NY. Can you please ping beta.searchera.net and check the latency from your location ? Once we are out of beta we will be offering distributed datacenters. West coast USA and Europe…
Thanks ! Actually 40% of our current beta users are existing Algolia customers. Maintaining separate indexes for every sorting / ranking option and intentionally restricting the application to stay under limit is a…
Yes.. this is something our startup is working on fixing. How you sort and how you prioritize your fields to be searched are all configurable at query time. If you pay for a million records, you should be able to store…
Really cool.. Please highlight what is currently being played, will make it even better.
Plenty of 3rd party devices support Google voice though.. I have been using a ooba (not sure about the name) for 4 years now as my home phone.
> I can find the code and repost it. Here it is.. https://github.com/yahoo/mdbm
I did a test of 'Bare metal Linux' vs 'Containers on bare metal linux' for our product. In this case it is just 2 processes a 'search component' and an 'analytics and logging component'. Under heavy load the 'search'…
Yes.. Its left to the API provider. Try https://learngraphql.com gives a very good idea of what graphql is. Way better than reading the official documentation or spec. Once I went through it, made up my mind that our…
Agree, I am waiting for powerful, yet cost-effective bare metal servers.
Hyperloglog is a pretty straightforward, simple and awesome algorithm.. probably that is the reason.. Take a look at redis implementation.. it is very easily readable.
I have been running rkt on coreos and has been pretty stable..
I have always been using snprintf
Atleast AFAIK in Bayarea, nobody cares as long as you have the skills. I have had the pleasure of working with some amazing engineers & team players who were let go in earlier jobs.
Just tried it locally, latency is < 1ms..
Thanks.. just tried it out with my service, beats nginx for simple http proxying pretty easily by a nice margin. Envoy supports way more features than nginx too !
Any numbers on latency Envoy adds for each request ?
Move your data to dropbox paper, which I assume is hackpad++
Hey dyngts, sorry I have not used GCP load balancers extensively and was not sure if this is supported. Manigandham's post below confirms it though with all the necessary information.
Not sure if it GCP does, but the load balancer can handle HTTPS termination and even filter out DOS attacks or handle rate limiting.
Yes, but this is just 16GB or 32GB, which is not really big.
Not sure where this will be useful.. Only major advantage seems to be the super low read latency. I was wondering if this will be any helpful for a product I am working on, but as I use mmap for reading our data, don't…