What is "the go way" for File-based cache in multiple plattforms (UNIX and Windows mainly)?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • eksctl

    The official CLI for Amazon EKS

  • Hehe, I'm laughing because I happened to have written a file based cached a month ago. Here is the code: https://github.com/weaveworks/eksctl/pull/4194

  • badger

    Fast key-value DB in Go.

  • I’m pretty sure Badger is cross platform. It’s embedded, so I don’t see any reason why not.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts