Skip to content

Commit

Permalink
docs: update juicefs_vs_seaweedfs.md (#4579)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaitinChen authored Mar 26, 2024
1 parent b296656 commit 3f3b129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/introduction/comparison/juicefs_vs_seaweedfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This document compares the key attributes of JuiceFS and SeaweedFS in a table an
| WebDAV protocol | Supported | Supported |
| HDFS compatibility | Basic | Full |
| CSI Driver | Supported | Supported |
| Client cache | Unsupported | Supported |
| Client cache | Supported | Supported |
| Cluster data replication | Unidirectional and bidirectional replication is supported | Exclusive to the Enterprise Edition, only unidirectional replication is supported |
| Cloud data cache | Supported (manual synchronization) | Exclusive to the Enterprise Edition |
| Trash | Unsupported | Supported |
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_cn/introduction/comparison/juicefs_vs_seaweedfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SeaweedFS 和 JuiceFS 都采用了对商用更友好的 Apache License 2.0,但
| WebDAV 协议 | 支持 | 支持 |
| HDFS 兼容性 | 基本 | 完整 |
| CSI 驱动 | 支持 | 支持 |
| 客户端缓存 | 不支持 | 支持 |
| 客户端缓存 | 支持 | 支持 |
| 集群数据复制 | 支持单向、双向复制模式 | 仅企业版支持单向复制 |
| 云上数据缓存 | 支持(手动同步) | 仅企业版支持 |
| 回收站 | 不支持 | 支持 |
Expand Down

0 comments on commit 3f3b129

Please sign in to comment.