Hacker News new | ask | show | jobs
by antonios 471 days ago
That's interesting, can you share more information about your tech stack?
1 comments

Merklemap is running PostgreSQL as the primary database, currently scaling at ~18TB on NVMe storage, and around 30TB of actual certificates that are stored on s3.

The backend is implemented in Rust (handling web services, search functionality, and data ingestion pipelines).

The frontend is built with Next.js.