Konstantin Lebedev
|
865b06b7fe
|
The IEEE assembler optimizations has been submitted and will be part of the Go 1.6 standard library.
https://github.com/klauspost/crc32
|
3 years ago |
Chris Lu
|
35d939a1d2
|
go fmt
|
4 years ago |
Chris Lu
|
38fc200e56
|
CRCWriter consistent with CRC
|
4 years ago |
Chris Lu
|
400de380f4
|
volume server: support tcp direct put/get/delete
|
4 years ago |
Chris Lu
|
9b3109a5d8
|
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
e5506152c0
|
refactoring
|
6 years ago |
Chris Lu
|
86dd933596
|
go fmt
|
6 years ago |
Chris Lu
|
a4ceb051a7
|
use MD5 for ETag to be consistent with Amazon S3
|
6 years ago |
Chris Lu
|
164091c269
|
add s3 multipart upload
|
6 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |
chrislusf
|
b39c384d6d
|
Revert "Merge pull request #284 from thinxer/binary"
This reverts commit 3523ad5239 , reversing
changes made to 5d100994b1 .
|
9 years ago |
Jianfei Wang
|
18254d9aae
|
replace util/bytes.go with binary.BigEndian
|
9 years ago |
chrislusf
|
5d100994b1
|
Revert "Merge pull request #281 from thinxer/binary"
This reverts commit a87fe8ffce , reversing
changes made to 6876bfa685 .
|
9 years ago |
Jianfei Wang
|
7bc10d46e3
|
replace util/bytes.go with binary.BigEndian
|
9 years ago |
Alexandr Razumov
|
ca2a6cc36b
|
use klauspost/crc32 instead of hash/crc32
|
9 years ago |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
Brian McQueen
|
d56c748fa8
|
switch it back to chris's repo
|
10 years ago |
Brian McQueen
|
c0dfdf4392
|
switch to my forked repo
|
10 years ago |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
10 years ago |
wyy
|
4126280d55
|
use github.com/chrislusf instead of github.com/aszxqw
|
10 years ago |
wyy
|
1cd19447e3
|
use github.com/aszxqw instead of code.google.com/p
|
10 years ago |
Chris Lu
|
57a4549d86
|
wrap etag value with double quotes
|
10 years ago |
Chris Lu
|
530927db64
|
Add Etag support
|
11 years ago |
Chris Lu
|
5071f528f6
|
testing compilation with remove package
|
12 years ago |
Chris Lu
|
ab6fb13ad7
|
avoid the "src" folder
|
12 years ago |
Chris Lu
|
cb4e8ec16b
|
re-organize code directory structure
|
12 years ago |
Chris Lu
|
ac5f227aae
|
correct crc
correct volume id lookup
|
12 years ago |