Skip to content

richmonkey/fastdfs-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastdfs-go

Introduction

implement FastDFS storage service with go.

Run

1.download FastDFSv2.13 from google code

2.cd FastDFS && patch -Np1 fastdfsv2.13.patch

3.modify CFLAGS in shm.go depend on your FastDFS source directory

3.go build storage.go shm.go

4.run fdfs_storage && storage

Todo

implement FaceBook's picture storage Haystack

About

just practice with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages