Viewing profile — marzoeva
marzoeva
HN member- Joined
- Wed, May 11, 2022, 11:52 PM UTC
- HN karma
- 64
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About marzoeva
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #31772874
Yes, co-founder. You can read our initial announcement below! https://twitter.com/jonhoo/status/1511401461669720068 https://readyset.io/blog/introducing-readyset
-
comment
Comment #31772856
We need either Consul or Zookeeper (for leader election). No dependency on Redis! That part of the blog post refers to ReadySet having a SQL interface, rather than a key-value one.…
-
comment
Comment #31771309
Funnily enough, I wrote a paper on this topic when I was in grad school. It's not on our short-term roadmap at ReadySet, but this idea is certainly compatible with the underlying d…
-
comment
Comment #31771256
This is indeed our goal– we're most of the way there with SQL 92 and plan to continue to expand our query support over time!
- comment
-
comment
Comment #31768803
Hi! CEO of ReadySet here. You can think of ReadySet as being a cross between a traditional read replica and a custom caching layer (e.g. one you might build on top of Redis). With …
- story
-
comment
Comment #31347535
We're tackling this problem at ReadySet. TLDR, ReadySet connects to your existing relational database and caches SQL query results at the edge based on the actual traffic patterns …