Chris Lu
e50eae9ad8
update fuse
4 years ago
Chris Lu
8eaa067da5
module upgrade
4 years ago
Chris Lu
e0c8507d93
memory pool to reduce memory allocation
4 years ago
Chris Lu
9884dfc369
use bytebuffer for interval list
4 years ago
Chris Lu
f64252023e
Revert "a better byte buffer pool"
This reverts commit 59c6422777
.
4 years ago
Chris Lu
59c6422777
a better byte buffer pool
4 years ago
Chris Lu
9b0e8ef026
filer: added QR code to transfer files with mobile devices
4 years ago
Chris Lu
8c8b8e2835
adjust go module
4 years ago
Chris Lu
666859f7cd
mount: read prefetching
4 years ago
Устюжанин Антон Александрович
dc31b19469
fix: restore raft state
4 years ago
ruitao.liu
83080b5e03
ES backended filer support kv ops.
4 years ago
Chris Lu
0ddcc2a8f5
go mod
4 years ago
ruitao.liu
798280e980
change filer2 to filer.
4 years ago
ruitao.liu
a93d27d1e8
new filer option to es v7.
4 years ago
Chris Lu
fcb0ff9890
git mod tidy
4 years ago
Chris Lu
37e964d4bd
update gorilla mux
4 years ago
Chris Lu
f4abe284ae
adjust go.mod
seems not useful any more
4 years ago
李远军
8c318470dd
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
minimise the revert changes
5 years ago
Chris Lu
1b680c06c1
update to raft 1.0.1
5 years ago
Chris Lu
a73fd7682a
grpc upgrading
5 years ago
Chris Lu
ca3516ac6d
adjust protoc
5 years ago
Chris Lu
7aafb9e3f8
Revert "filer metrics upgrade prometheus client to 1.6.0"
This reverts commit 09aef55839
.
5 years ago
Chris Lu
725f8d35dd
Revert "filer metrics upgrade prometheus client to 1.6.0"
This reverts commit 09aef55839
.
5 years ago
Chris Lu
09aef55839
filer metrics upgrade prometheus client to 1.6.0
fix metrics.go:123] could not push metrics to prometheus push gateway 192.168.xx:9091: unexpected status code 200 while pushing to http://192.168.xx:9091/metrics/job/filer/instance/m111p112%3A8888 :
5 years ago
Chris Lu
dfccc3c263
able to read chan and write chan
5 years ago
wuyuxiang
6850d28d6b
refacotr: move signal handling and pprof to grace package
5 years ago
bukton
b9a71a5638
update package
5 years ago
bukton
3c70163798
filer mongodb insert entry and find entry
5 years ago
bukton
fd4576651b
add new package mongodb and install lib mongodb
5 years ago
Chris Lu
65919d971d
update statik
5 years ago
Chris Lu
295f00cdce
update imaging lib
5 years ago
Chris Lu
eb16bb0287
go mod cleanup
5 years ago
Chris Lu
1c2e920fa2
fix compilation error
5 years ago
Chris Lu
7f0d87b206
tree structured fs cache
FsCache for FsNode, wrapping fs.Node
5 years ago
Chris Lu
7213f446db
update grpc
5 years ago
Chris Lu
e85da50ad4
remove tikv, move its support to "tikv" branch
5 years ago
Chris Lu
9797420ac8
go mod tidy
5 years ago
Chris Lu
ead756981b
adjust go mod
5 years ago
Chris Lu
33b3bd467c
Revert "HEAD operation changes to fasthttp"
This reverts commit 58f126fd27
.
5 years ago
Chris Lu
58f126fd27
HEAD operation changes to fasthttp
5 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
5 years ago
bs106
ce79a31448
Fix missing leading dot in extension
5 years ago
Chris Lu
0e79a44604
go module
5 years ago
Lei Liu
4c87b222f1
fuse: check mount point available before do runmount
1. Use more readable mount point information
2. Fix some typos
eg:
$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
localhost:8888:/ fuse.seaweedfs 206G 512 206G 1% /mnt/weedfs
$ mount | grep weedfs
localhost:8888:/ on /mnt/weedfs type fuse.seaweedfs (rw,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Chris Lu
ba73c053c3
change uuid package
fix https://github.com/chrislusf/seaweedfs/issues/1126
5 years ago
Chris Lu
c0776aa40f
trying to compile
5 years ago
Chris Lu
faec9076a4
adjust parameter names
5 years ago
j.laycock
baa813ee30
maybe prevent merge conflicts this time?
5 years ago
j.laycock
583dc3afdd
maybe make changes merge?
5 years ago
Chris Lu
f8d4b7d1c0
support basic json filtering and selection
5 years ago