module
0.0.0-20240513225946-b0948d0dde08
Repository: https://github.com/beam-cloud/blobcache.git
Documentation: pkg.go.dev
# README
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.
# Packages
No description provided by the author