Skip to content
#

storage

Here are 2,888 public repositories matching this topic...

thanos
matej-g
matej-g commented Jan 3, 2022

The idea originated from this comment, see for full context thanos-io/thanos#4908 (comment)

Basically, we could improve the user experience by providing more information on how the stores are being queried, beyond providing just min / max time or just showing that the min / max time is not available, which does not in fact tell users if that store will be que

Dexie.js
joshimoo
joshimoo commented Apr 11, 2022

Describe the bug

The Version call leaks the GRPC connection, and will remain even after cleaning up the backing manager pods.
https://github.com/longhorn/backing-image-manager/blob/6bcb81541be8c52c0bb543cea357230d37fc87bd/pkg/client/manager_client.go#L173

This is a quick fix and a good chance to have a look at the backing image manager code + interaction patterns.

One can run the long

go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).

  • Updated Apr 10, 2022
  • Go

Improve this page

Add a description, image, and links to the storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the storage topic, visit your repo's landing page and select "manage topics."

Learn more