TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Open-source, self-hostable Deno KV binary

3 pointsby lambtronover 1 year ago
Hey HN community, Andy from Deno here.<p>When we built Deno KV, a zero-config, ACID&#x2F;multiple consistency supported data store, that when used with Deno Deploy becomes a globally distributed serverless database, there were growing concerns of potential vendor lock-in. These are important concerns, as Deno is intentionally built on web standards. This aligns with our philosophy: knowing Deno means knowing the web, which empowers you to reach over a billion internet users.<p>We&#x27;re excited to share the open source, standalone Deno KV binary (MIT licensed), that you can self-host with any VPS of your choosing. This should make using Deno KV more flexible with whatever architecture you prefer.<p>We&#x27;d love to hear your feedback. Would you self-host Deno KV? What would you improve about the experience of using Deno KV? Any other part of your stack that gives you headaches?<p>Thanks!

1 comment

patateroover 1 year ago
Should i use this over Redis?