The Wayback Machine - https://web.archive.org/web/20210731153324/https://github.com/topics/storage
Skip to content
#

storage

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

thanos
GiedriusS
GiedriusS commented May 27, 2021

Is your proposal related to a problem?

Replication is currently slow.

Describe the solution you'd like

tools bucket replicate could upload a few objects at a time instead of one by one

Describe alternatives you've considered

Copying the objects with some other tool but tools bucket replicate is way too convenient because you can use two completely different object st

kmova
kmova commented Apr 6, 2020

Local PV (device) provisioner leaves a stale BDC in the following case:

  • On PVC request, creates a BDC
  • If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
  • Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.

This causes the stale BDC

joshimoo
joshimoo commented Aug 27, 2020

We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661

While doing this also improve the log messages, where possible.
For an example of a successf

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 Jul 29, 2021
  • 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