aboutsummaryrefslogtreecommitdiff
path: root/unmaintained
AgeCommit message (Expand)AuthorFilesLines
2021-10-14refactor: move from io/ioutil to io and os packageEng Zer Jun2-6/+4
2021-09-27stream read multiple volumes in a volume serverChris Lu1-0/+64
2021-09-12change server address from string to a typeChris Lu4-15/+16
2021-09-11add optional delayChris Lu1-4/+9
2021-09-06refactoringChris Lu1-1/+10
2021-08-31add additionalPathPrefixesChris Lu1-2/+1
2021-08-04refactor client subscribe metadataChris Lu1-33/+2
2021-07-29Add the additional meta logbyunghwa.yun1-1/+1
2021-06-27logging changes to debugChris Lu1-2/+6
2021-05-22some code to stress test the meta data eventsChris Lu1-0/+108
2021-05-22minorChris Lu1-1/+1
2021-04-27minFreeSpace refactoredbingoohuang1-1/+1
2021-02-20disk file avoid file.Stat()Chris Lu1-1/+1
2021-02-17refactoring to get master function, instead of passing master values directlyChris Lu1-1/+1
2021-02-12adjust http max idle connections per hostChris Lu1-1/+1
2021-02-07fix typo offset.ToAcutalOffset to offset.ToActualOffsetbingoohuang1-1/+1
2020-11-17add example scriptsChris Lu1-0/+3
2020-10-25update to correct block sizeChris Lu1-4/+9
2020-10-25write a lot of filesChris Lu1-0/+49
2020-10-13Only wait on retryable requestsChris Lu1-1/+1
2020-09-12do not idx file formatChris Lu1-3/+0
2020-09-11adjust sizeChris Lu1-0/+3
2020-09-09properly cancel context for streaming grpcChris Lu1-1/+3
2020-09-01rename filer2 to filerChris Lu1-2/+2
2020-08-18refactoringChris Lu1-1/+1
2020-08-18maintain the unmaintainedChris Lu4-89/+6
2020-08-18refactoring to typed SizeChris Lu2-2/+2
2020-08-06add an exampleChris Lu1-0/+73
2020-07-22unmaintained: Added diff_volume_serversJames Hartig1-0/+194
2020-06-20rename UnCompressData to DecompressDataChris Lu1-1/+1
2020-06-19renamingChris Lu1-3/+3
2020-06-17Rename see_dat_gzip to see_dat_gzip.goingardm1-0/+0
2020-06-17Create see_dat_gzipingardm1-0/+83
2020-05-29remove unnecessary commentsbingoohuang2-2/+0
2020-05-29util.BytesToHumanReadablebingoohuang2-2/+7
2020-05-25fix build errorbingoohuang1-2/+1
2020-05-22filer: leveldb store add auto recovery, report correct errorChris Lu1-0/+4
2020-04-12refactoringChris Lu1-2/+2
2020-04-12re-enable system logsChris Lu1-1/+2
2020-04-08add tool to see log entriesChris Lu1-0/+74
2020-04-04adjustChris Lu1-0/+5
2020-04-04add a tool to check disk statusChris Lu1-0/+37
2020-03-23refactoringChris Lu1-3/+3
2020-03-13testing vacuumChris Lu1-4/+17
2020-03-09vacuum benchmarkingChris Lu1-15/+28
2020-03-08filer: remember content is gzipped or notChris Lu1-3/+1
2020-03-07encryption worksChris Lu1-1/+1
2020-03-06filer: option to encrypt data on volume serverChris Lu1-1/+1
2020-01-29support env variables to overwrite toml fileChris Lu2-5/+3
2019-12-28fix compilationChris Lu3-4/+4