aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Revert "Revert "Merge pull request #2027 from bingoohuang/master""Chris Lu1-3/+1
2021-05-07fuse: avoid nil when invalidating entryChris Lu1-1/+1
2021-05-05revert PR #1903 avoid http error: superfluous response.WriteHeaderChris Lu1-2/+2
2021-04-30Revert "Merge pull request #2027 from bingoohuang/master"2.42Chris Lu1-1/+3
2021-04-27promote to go:embed instead of github.com/rakyll/statikbingoohuang1-3/+1
2021-04-18fuse 1.1.4Chris Lu1-2/+2
2021-04-18WIPChris Lu1-1/+1
2021-04-12Merge branch 'upstreamMaster' into iam_handlersKonstantin Lebedev1-1/+1
2021-04-10GetUserPolicyKonstantin Lebedev1-0/+1
2021-04-10raft: fix possible nilChris Lu1-1/+1
2021-04-07upgrade raft to v1.0.5Chris Lu1-1/+1
2021-03-25add a snowflake sequencer as more robust fid generator, but less compressable...李海1-0/+1
2021-03-15avoid http error: superfluous response.WriteHeaderKonstantin Lebedev1-2/+2
2021-03-12upgrade fuse version, add batch forgetChris Lu1-1/+1
2021-03-10Update go.modChris Lu1-0/+1
2021-03-08update pg to latest versionYoni Nakache1-1/+1
2021-02-12use fasthttp lib to readChris Lu1-2/+3
2021-02-03RabbitMQ delay retry with Dead Letter ExchangeKonstantin Lebedev1-10/+13
2021-01-27mount: skip daemon timeout on FreeBSDChris Lu1-1/+1
2021-01-26mount: properly invalidate kernel node cache entryChris Lu1-1/+1
2021-01-20mount: limit background requests and congestion thresholdChris Lu1-1/+1
2021-01-11Revert "Revert "filer store: redis module upgrade""Chris Lu1-4/+2
2021-01-11Revert "filer store: redis module upgrade"Chris Lu1-2/+4
2021-01-08update ccache versionChris Lu1-1/+1
2021-01-08filer store: redis module upgradeChris Lu1-4/+2
2021-01-06fix s3 upload "use of closed network connection"yuwang1-1/+1
2021-01-03address raft nil snapshot during flushChris Lu1-1/+1
2021-01-02worksChris Lu1-0/+1
2020-12-23Update go.modChris Lu1-1/+1
2020-12-23seems compilingChris Lu1-0/+1
2020-12-10check cross device rename errorChris Lu1-1/+1
2020-11-21remove zstdChris Lu1-1/+1
2020-11-15load filer conf and match by prefixChris Lu1-0/+5
2020-11-14raft: grpc wait for readyChris Lu1-1/+1
2020-11-14go get github.com/chrislusf/raft@v1.0.2Chris Lu1-1/+1
2020-11-02Revert "go mod tidy"Chris Lu1-0/+1
2020-11-02go mod tidyChris Lu1-1/+0
2020-10-30scaffold for sftpdChris Lu1-6/+3
2020-10-24update fuseChris Lu1-1/+1
2020-10-23module upgradeChris Lu1-1/+2
2020-10-23memory pool to reduce memory allocationChris Lu1-2/+4
2020-10-21use bytebuffer for interval listChris Lu1-1/+1
2020-10-20Revert "a better byte buffer pool"Chris Lu1-1/+0
2020-10-20a better byte buffer poolChris Lu1-0/+1
2020-10-10filer: added QR code to transfer files with mobile devicesChris Lu1-0/+1
2020-10-04adjust go moduleChris Lu1-0/+1
2020-10-04mount: read prefetchingChris Lu1-0/+1
2020-10-03fix: restore raft stateУстюжанин Антон Александрович1-1/+1
2020-09-04ES backended filer support kv ops.ruitao.liu1-1/+0
2020-09-03go modChris Lu1-4/+4