Skip to content
#

filesystem

Here are 3,382 public repositories matching this topic...

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 Feb 25, 2022
  • Go
xplr
sayanarijit
sayanarijit commented Feb 19, 2022

Xplr works by using a simple message passing system.
Messages are sent to a running xplr session by binding them to some key, using --on-load, or by calling lua functions or bash scripts (using messages of course).

So, there's a long list of messages documented in https://xplr.dev/en/message, which might be overwhelming.

One way we can tackle this is by putting them into separate categories

Improve this page

Add a description, image, and links to the filesystem 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 filesystem topic, visit your repo's landing page and select "manage topics."

Learn more