Skip to content

beam-cloud/blobcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blobcache

Overview

A very simple in-memory cache used as a content-addressed storage system. Exposes a GRPC server that can be embedded directly in a golang application. Persistence is backed by disk. The main use for blobcache is to store large blobs of content-addressed data for fast lookup by a distributed filesystem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages