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: Dupver - Deduplicating VCS for large binary files in Go

1 pointsby kumarswover 3 years ago

1 comment

kumarswover 3 years ago
I started this a couple years ago to help me keep versions of binary database files I'm working on. It's based around the chunker library from the Restic backup software and more-or-less patterned after the existing binary VCS Boar, written in Python.