14 Commits (599d0ae21b8545a9dd667b42c7d804a2b6cbeb35)

Author SHA1 Message Date
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 b9aee2defb add TTL support 10 years ago
Chris Lu af32b52727 1. no locks for all read operations! Switching to pread for all reads. 11 years ago
Chris Lu 69ac6b6bf6 Issue 45 in weed-fs: [Compact issue] Offset overflow 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu ac15868694 clean up log fmt usage. Move to log for important data changes, 12 years ago
Chris Lu 90018be9d2 write file info only when data is not empty 12 years ago
Chris Lu 4c1bc99366 avoid writing the same file 12 years ago
Chris Lu cbd9d14cc4 Issue 27: feature request - Last-Modified header 12 years ago
Chris Lu db8e27be6e add lots of error checking by GThomas 12 years ago
Chris Lu 79d11ac951 go vet 12 years ago
Chris Lu 5071f528f6 testing compilation with remove package 12 years ago
Chris Lu 55f2627fcf testing new directory structure 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 d3b267bac2 Issue 15: Stress test corrupts volume 12 years ago
Chris Lu 81b9175c7a re-factoring volume file scanning code 12 years ago
Chris Lu 866d15023d better error handling, check in for Gulácsi Tamás 12 years ago
Chris Lu ca9056d673 cosmetics change 12 years ago
Chris Lu bf9c4ed033 Revert "add cmd/dump - a dumper" 12 years ago
Tamás Gulácsi 5d2a1e8d48 add cmd/dump - a dumper 12 years ago
Chris Lu 3c8dd8592a compare read file size with in-memory file size 12 years ago
Chris Lu 46b8c4cc98 use bits in needle.Flags to mark hasName and hasMime 12 years ago
Chris Lu 9b95430e9f add store metadata:file name, mime type, is_gzipped 12 years ago
Chris Lu 37afb31d05 parallel logic for read and write 12 years ago
Chris Lu 315879ce47 fix write error 12 years ago
Chris Lu 1943647860 can read/write files in format version 2 12 years ago
Chris Lu 11cc489ca5 refactoring 12 years ago
Chris Lu 79a49ada39 refactor for reading super block 12 years ago
Chris Lu ebe7af1833 refactor a bit 12 years ago