package
0.0.0-20230519005545-30c4c12152ad
Repository: https://github.com/grailbio/bigslice.git
Documentation: pkg.go.dev
# Functions
NewShardCache constructs a ShardCache.
# Variables
Empty is an empty cache.
# Structs
FileShardCache is a ShardCache backed by files.
# Interfaces
Cacheable indicates a slice's data should be cached.
ShardCache accesses cached data for a slice's shards.