Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semior001/fcache
file cache
https://github.com/semior001/fcache
Last synced: about 1 month ago
JSON representation
file cache
- Host: GitHub
- URL: https://github.com/semior001/fcache
- Owner: Semior001
- License: mit
- Created: 2022-06-24T19:46:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T07:57:07.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T10:00:03.788Z (7 months ago)
- Language: Go
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# fcache [![Go](https://github.com/Semior001/fcache/actions/workflows/go.yaml/badge.svg)](https://github.com/Semior001/fcache/actions/workflows/go.yaml) [![codecov](https://codecov.io/gh/Semior001/fcache/branch/master/graph/badge.svg?token=nLxLt9Vdyo)](https://codecov.io/gh/Semior001/fcache) [![go report card](https://goreportcard.com/badge/github.com/Semior001/fcache)](https://goreportcard.com/report/github.com/Semior001/fcache) [![Go Reference](https://pkg.go.dev/badge/github.com/Semior001/fcache.svg)](https://pkg.go.dev/github.com/Semior001/fcache)
Package `fcache` introduces file cache implementation for caching files.### s3
**Note:** s3 file cache doesn't expire files by its own, for doing that you
have to set lifecycle policy for the bucket, that will be used for caching