Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tobato
/
FastDFS_Client
Public
Notifications
You must be signed in to change notification settings
Fork
508
Star
1.5k
Code
Issues
109
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
01_overview
Jump to bottom
tobato edited this page
Aug 26, 2019
·
4 revisions
FastDFS分布式文件系统概述
概述
FastDFS是一个轻量级的开源分布式文件系统
FastDFS主要解决了大容量的文件存储和高并发访问的问题,文件存取时实现了负载均衡
FastDFS实现了软件方式的RAID,可以使用廉价的IDE硬盘进行存储
支持存储服务器在线扩容
支持相同内容的文件只保存一份,节约磁盘空间
FastDFS只能通过Client API访问,不支持POSIX访问方式
FastDFS特别适合大中型网站使用,用来存储资源文件(如:图片、文档、音频、视频等等)
FastDFS与集中存储方案的对比
Wiki pages
Pages
11
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
01_overview
FastDFS分布式文件系统概述
概述
FastDFS与集中存储方案的对比
Loading
02_architecture
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
03_upload
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
04_download
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
05_syn
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
06_path
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
07_proto
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用Docker搭建测试环境问题
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
准备Docker测试镜像
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
版本发布备忘
Uh oh!
There was an error while loading.
Please reload this page
.
首页
FastDFS
FastDFS分布式文件系统概述
FastDFS架构原理
文件上传原理
文件下载原理
文件同步原理
服务端文件目录
服务端与客户端通讯协议
FastDFS Client
准备Docker测试镜像
使用Docker搭建测试环境问题
版本发布备忘
Clone this wiki locally
You can’t perform that action at this time.