aboutsummaryrefslogtreecommitdiff
path: root/weed/storage/needle_read_write.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-18refactoringChris Lu1-385/+0
2019-04-18volume tailing chunks large filesChris Lu1-12/+19
2019-04-18add VolumeStreamFollow, but not used yetChris Lu1-7/+7
2019-03-19fix length checkingChris Lu1-16/+14
2019-03-19add error checkingChris Lu1-10/+29
2019-03-17needle scanner read appendAtNsChris Lu1-0/+6
2019-01-16fix needle Append return offset to avoid uint32 overflowbingoohuang1-4/+5
2018-12-31reduce file seek when writingChris Lu1-16/+14
2018-12-10fix MaxUint8Chris Lu1-1/+1
2018-12-10fix possible name overflow when len(name)>255Chris Lu1-2/+8
2018-07-24go fmtChris Lu1-17/+17
2018-07-24working version3Chris Lu1-31/+55
2018-07-21go fmtChris Lu1-16/+16
2018-07-08refactoring: add type for needle id, offsetChris Lu1-33/+38
2018-06-23fix error for deleted files during compactionChris Lu1-1/+1
2017-06-03skip bytes cacheChris Lu1-3/+2
2017-01-08support Fallocate on linuxChris Lu1-7/+2
2017-01-08support additional header name-value pairssparklxb1-2/+31
2017-01-06keep track of total data file sizeChris Lu1-5/+9
2016-07-25deleted needle does not need checksum verification霍晓栋1-0/+3
2016-06-02directory structure change to work with glideChris Lu1-0/+291
2013-02-10testing compilation with remove packageChris Lu1-238/+0
2013-02-10testing new directory structureChris Lu1-1/+1
2013-02-10avoid the "src" folderChris Lu1-0/+238