Friday, September 20, 2024

New top story on Hacker News: Show HN: EloqKV – Scalable distributed ACID key-value database with Redis API

Show HN: EloqKV – Scalable distributed ACID key-value database with Redis API
11 by hubertzhang | 19 comments on Hacker News.
We're thrilled to unveil EloqKV, a lightning-fast distributed key-value store with a Redis-compatible API. Built on a new database architecture called the Data Substrate, EloqKV brings significant innovations to database design. Here’s the unique features that makes it stand out: - Flexible Deployment: Run it as a single-node in-memory KV cache, a larger-than-memory database or scale to a highly available, distributed transactional database with ease. - High Performance: Achieves performance levels comparable to top in-memory databases like Redis and DragonflyDB, while significantly outperforming durable KV stores like KVRocks. - Full ACID Transactions: Ensures complete transactional integrity, even in distributed environments. - Independent Resource Scaling: Scale CPU, memory, storage, and logging resources independently to meet your needs. We’d love to hear your thoughts and feedback!

New top story on Hacker News: Flight diverted after passenger finds mouse in meal

Flight diverted after passenger finds mouse in meal
8 by perihelions | 2 comments on Hacker News.


Thursday, September 19, 2024

New top story on Hacker News: There is no antimimetics division V2

There is no antimimetics division V2
7 by andrewla | 0 comments on Hacker News.


New top story on Hacker News: Ask HN: What email service(s) do you use for your side projects?

Ask HN: What email service(s) do you use for your side projects?
13 by jtap | 19 comments on Hacker News.
I have a couple side projects that I use for my friends, family, and myself. I'd like to have both an email such as team@mysite.com to send and receive emails that I might want to type out. I'd also like to be able to send transactional emails, password reset ... I would think that I'm not the only one with this problem. What do you all use to achieve this?