19 Commits (f1e700ce2f37a702eb33c2294cb08e638a74c4ea)

Author SHA1 Message Date
Konstantin Lebedev 6253058d9d
ensure monotonic n.AppendAtNs in each place (#3880) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Chris Lu 5956a8b05a adjust comment 3 years ago
Chris Lu 6c82326575 use bytes.Buffer to reduce memory allocation and gc 4 years ago
Chris Lu 99ecf63276 go fmt 4 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu 20e2ac1add filer: store md5 metadata for files uploaded by filer 4 years ago
Chris Lu 4ecfa9879d volume: report Content-MD5 in response header 4 years ago
Chris Lu f89186a3cf better logging 4 years ago
李远军 6608cb5f43 Revert "remove fixJpgOrientation" 5 years ago
Chris Lu de5ca9b258 remove fixJpgOrientation 5 years ago
Chris Lu e912fd15e3 renaming 5 years ago
Chris Lu 1ae83c2938 go fmt 5 years ago
Chris Lu ea1169dc80 filer cipher: single chunk http POST and PUT and read 5 years ago
Chris Lu 7335e62199 volume: PUT also conditionally gzip compress 5 years ago
Chris Lu 3eafec4b29 volume: add option to limit file size 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 f88a8bda7b ec deletion works 6 years ago
Wine93 32f93fb09e style: go fmt for all 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu d5ebfd5b0c fix s3cmd put 6 years ago
Chris Lu be946c9e54 filer store original data size instead of data size after gzip 6 years ago
Chris Lu 495a776671 support 128 bit NeedleId 6 years ago
Chris Lu 10bb76fe6b go fmt 7 years ago
Chris Lu 4d322df95e avoid reparsing the multipart form 7 years ago
Chris Lu 77fadab560 go fmt 7 years ago
Chris Lu 4f317c7e3d working version3 7 years ago
Chris Lu 852af28f91 needle priting format 7 years ago
Chris Lu c98df05ed0 support PUT 7 years ago
Chris Lu feb8eeb830 refactor: separate multipart parsing file 7 years ago
Chris Lu 3edfe1d28f extend export command to show tombstone + change output format to CSV 7 years ago
Chris Lu d4d7ced922 refactoring: add type for needle id, offset 7 years ago
Chris Lu 5047bdb4a2 skip bytes cache 8 years ago
Chris Lu 4beaaa0650 simplify the gzip optimization logic 8 years ago
Chris Lu 7b6837cbc2 move back the section 8 years ago
sparklxb da9b672d1b support additional header name-value pairs 8 years ago
sparklxb 86a7c56275 support additional header name-value pairs 8 years ago
Chris Lu 13e7069eb9 keep track of total data file size 8 years ago
lixianbin d96d0a87cf fix bug: upload big .gz file more than maxMB 8 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf b03e7b26b5 add []byte caching and pooling 9 years ago
chrislusf 0649d778a7 pooling []byte 9 years ago
chrislusf 112e2c6922 clearer error message 9 years ago
Jianfei Wang eec72b5136 storage: faster ParseKeyHash 9 years ago
Jianfei Wang 5364b3d8f5 storage: add test for ParseKeyHash 9 years ago
chrislusf b39c384d6d Revert "Merge pull request #284 from thinxer/binary" 9 years ago
Jianfei Wang 18254d9aae replace util/bytes.go with binary.BigEndian 9 years ago
Jianfei Wang f0cc264757 storage: add test for ParseKeyHash 9 years ago