aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-24s3: fix for listing objects if more than 1000 in the folderChris Lu1-1/+1
2021-01-24filer.sync: replicate outside of either cluster, only need to see filersChris Lu6-49/+106
2021-01-24makefile: add env for 2 clustersChris Lu2-0/+26
2021-01-23filer: append operation returns final file sizeChris Lu1-1/+1
2021-01-23filer: proxy all http methods to volume serversChris Lu1-1/+1
2021-01-23filer: add "proxyToFileId" to reverse proxy to a volume serverChris Lu2-3/+76
2021-01-22add local mount for testingChris Lu2-0/+50
2021-01-22mount: use direct_io to avoid OS page cacheChris Lu4-2/+21
2021-01-22filer: fix http status 206 settingChris Lu1-3/+3
2021-01-21filer.meta.tail: output json format for easier parsingChris Lu1-1/+11
2021-01-20mount: limit background requests and congestion thresholdChris Lu3-1/+6
2021-01-20filer: support appending to a fileChris Lu1-27/+60
2021-01-20refactoringChris Lu1-12/+7
2021-01-20update to wangyoucao577/go-release-action@v1.14Chris Lu1-2/+2
2021-01-19filer store: postgres configuration adjust textChris Lu1-2/+2
2021-01-19filer store: postgres adjust default config, add optioanl schemaChris Lu1-2/+4
2021-01-19filer store: add postgres2Chris Lu7-50/+175
2021-01-19filer store: add mysql2Chris Lu7-52/+162
2021-01-19fix bucket creationChris Lu3-11/+54
2021-01-19fix errorChris Lu1-1/+1
2021-01-19restructuring sql storesChris Lu4-47/+162
2021-01-19scaffold: add YugabyteDBChris Lu1-1/+1
2021-01-19refactor: prepare for bucket specific tablesChris Lu2-18/+77
2021-01-19add more input paramsChris Lu2-12/+12
2021-01-19add memsql to commentsChris Lu1-1/+1
2021-01-18fix test2.21Chris Lu1-1/+1
2021-01-182.21Chris Lu3-4/+4
2021-01-18Revert "Revert "mount: fake support for socket/block/character/fifo devices""Chris Lu1-37/+42
2021-01-18Revert "Revert "mount: add more entry type""Chris Lu1-1/+22
2021-01-18mount: ensure reading from dirty pagesChris Lu1-1/+1
2021-01-18minor fixChris Lu1-1/+1
2021-01-18Revert "mount: add more entry type"Chris Lu1-22/+1
2021-01-18Revert "mount: fake support for socket/block/character/fifo devices"Chris Lu1-42/+37
2021-01-17mount: fake support for socket/block/character/fifo devicesChris Lu1-37/+42
2021-01-17mount: add more entry typeChris Lu1-1/+22
2021-01-17s3: listing may repeat on the edgeChris Lu1-1/+1
2021-01-17Merge pull request #1748 from kmlebedev/prometheusChris Lu4-9/+93
2021-01-17docker-composeKonstantin Lebedev4-9/+93
2021-01-16refactoringChris Lu1-18/+1
2021-01-15add stream list directory entriesChris Lu20-241/+266
2021-01-15fix rocksdbChris Lu1-2/+2
2021-01-14go fmtChris Lu5-7/+7
2021-01-14change limit to int64 in case of overflowChris Lu29-90/+90
2021-01-14pass along hasMoreChris Lu2-21/+21
2021-01-14implement sql changesChris Lu1-11/+16
2021-01-14implement elastic changesChris Lu1-18/+18
2021-01-14implement c* changesChris Lu1-9/+13
2021-01-14implement etcd changesChris Lu1-8/+9
2021-01-14implement hbase changesChris Lu1-5/+7
2021-01-14implement leveldb changesChris Lu3-19/+19