Hacker News new | past | comments | ask | show | jobs | submit | greg-m's comments login

yes! shoot me an email - greg@readyset.io - we're in the process of building binaries for more platforms, lmk which you need.


I mean just the standard x86/ubuntu 22.04 would be nice. It'd reduce a lot of friction to people try to evaluate your product!



Thanks! We're going to give this a whirl


Hi Greg. Fancy seeing you here :)


ReadySet (readyset.io) supports the same style of caching and works with Supabase, if you want to check us out :)

I have a few extra cloud invites: greg@readyset.io


Much appreciated, I will check you out for my next project. Right now I'm not able to migrate as I'm trying to get an MVP up and running and have spent a few days deeply integrating w/ Supabase.

What are your core value prop differences between your service and sb? Just curious how I should think about your offering compared to what I'm familiar with.


We work with supabase - so your DB still deploys out to them, but we cache queries in memory so they're significantly lower latency. Since we're offloading reads, we also help handling traffic spikes, lower costs, etc.


Ah gotcha, that makes sense. My little hobby app has no need for any perf optimizations and I’m trying to minimize the surface area of technologies I incorporate.

I’ll keep you in mind for anything that does require performance! Currently I’m doing about 5 requests per day to the db layer, all from my dogfooding. With a very simple data model.


ReadySet | Full-Time | Software Engineering & Product Design | Remote US

https://readyset.io/about#open-roles

ReadySet is a new database cache engine that speaks SQL and automatically handles cache eviction by listening to your database's replication stream. Your application issues the same queries as before, they're just blazing fast and cost less.

We have openings across the stack: - Rust engineers for our core dataflow engine. - Front-end engineers and a Product Designer for our query analytics and cloud UI. - Cloud engineers to build out our cloud-hosting service.

If you're interested, shoot me an email: greg@readyset.io



Hey, PM @ ReadySet - fair points, and thanks for checking us out.

We've been in pretty heavy development and have been heads down on getting ReadySet into your hands as quickly as we could. We'll be doing a major documentation pass soon which will have more info about clustering, etc.

There's also a bit more detail in our development guide - see https://github.com/readysettech/readyset/blob/main/developme...


ReadySet PM here - depends on if there are writes to the table or not!

For example, MySQL deprecated their query cache, but previously it would only cache until there were any writes to the tables that the queries were referencing https://dev.mysql.com/doc/refman/5.7/en/query-cache-configur...


I was just looking this up and it's correct, they don't cache queries (if they do, it's a separate feature), they only manage query planning in ways that make them faster.

Even CochroachDB doesn't do query cache, only query planning is cached. [0] [1]

[0] https://www.cockroachlabs.com/blog/memory-usage-cockroachdb/

[1] https://www.cockroachlabs.com/blog/query-plan-caching-in-coc...


Hey, PM @ ReadySet here. Shoot an email to greg@readyset.io and we can see what we can do :)


Yes! We've thought about this in depth and have some ideas but I'd love to chat more. Shoot me an email: greg@readyset.io


PM at ReadySet here - that's the idea! We think sub ms reads while still using SQL are pretty cool :)

If you want to dig-in more, hop into our community slack: https://readysetcommunity.slack.com/


Yes, still in the cards. Hoping to release this before GA - it'll be a part of our migrator.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: