Baerly‑storage: Document DB That Operates Per Request Without a Server
A new project called Baerly‑storage was announced on Hacker News. It is a document‑oriented database designed to run per request. The
A new project called Baerly‑storage was announced on Hacker News. It
is a document‑oriented database designed to run per request. The
system operates without a dedicated database server. Baerly‑storage is
hosted on GitHub under the Gusto organization. By eliminating a
persistent server, it aims to reduce operational overhead. The
approach targets serverless or edge‑computing environments. Users can
query and store documents directly within request cycles. The project
invites community feedback and contributions.