332 Commits (66ab09aa4aec71fb4fc1abb64e1eea15a7cb4320)

Author SHA1 Message Date
Chris Lu dc9457fb87 fix compilation error 5 years ago
Chris Lu aa73364a24 weed fix: add back .idx file generation 5 years ago
Chris Lu 3eafec4b29 volume: add option to limit file size 5 years ago
Chris Lu 86d4b18eb5 filer: optional recursive deletion 5 years ago
Chris Lu efd2f50ede compaction changed to .idx based deletion 5 years ago
Chris Lu abffe857a1 change btree map to in memory level db 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago
Chris Lu a9b1ee18af default redis reads options 5 years ago
Chris Lu fcbd04c425 default to false in scaffold.go 5 years ago
Dakota Sullivan f934a85d58
Add readOnly and routeByLatency options to scaffold.go 5 years ago
Chris Lu 392678f8f3 upload skipping mimetype if not needed 5 years ago
Chris Lu f59119cd1d mount: rename to dirListCacheLimit to configure cache for long format directory list 5 years ago
Chris Lu 05c3b795dc filer: configurable directory list cache size 5 years ago
Chris Lu bbb6ebc3c0 filer: DeleteFolderChildren for deleting large folders 5 years ago
Chris Lu 5847c5afff return meaningful error log 5 years ago
Chris Lu 0da7b894cc pass backend config from master to volume servers 5 years ago
stlpmo ea9d1ebd2f resolve the Duration.Milliseconds() is not exist in golang v11 & v12 5 years ago
Chris Lu 61bc1d6ffd tweaking 5 years ago
Chris Lu 09c6d8fa32 fix test 5 years ago
Chris Lu f60154f330 master load backend storage config from master.toml 5 years ago
Chris Lu 641b92f53c fix scaffold error 5 years ago
Lei Liu 13b6f09fea fuse: adjust linux specific logic 5 years ago
Chris Lu 46294b42e6 filer: support memsql 5 years ago
Lei Liu 1ba3456ac2
go fmt 5 years ago
Lei Liu 4c87b222f1
fuse: check mount point available before do runmount 5 years ago
Chris Lu 67e5f5b558 typo 5 years ago
Chris Lu 9711a6ffaa WIP 5 years ago
stlpmo 753138a3f7 test passed 5 years ago
Chris Lu de0c983808 refactoring scaffolding for master.toml 5 years ago
Lei Liu 46755ea1e1 fix master maintenance logic 5 years ago
stlpmo 62d393d6c9 ut pass 5 years ago
stlpmo 802a0eb3fe move from cmd-line to scaffold 5 years ago
stlpmo 1c8bed3810 delete the var etcdClient and comments 5 years ago
Lei Liu c2884cace2 misc updated 5 years ago
Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 5 years ago
Chris Lu eb2172f63f FUSE: add os specific mount options 5 years ago
Chris Lu 69de05f6cb go fmt 5 years ago
Chris Lu 288c45a690 fix iitial filer url 5 years ago
shibinbin fe1f469978 fix : change default filer.port to 8888 5 years ago
shibinbin 3464f21b5c fix: weed shell add filer runtime attributes 5 years ago
Chris Lu 9573c0f4b3 filer: filer.copy cleanup in case of failed uploads 5 years ago
Chris Lu 5d78871487 filer: parallize weed filer.copy for single file 5 years ago
Chris Lu 23240efa63 filer: add tikv support 5 years ago
Chris Lu fc412e428b refactor ScanVolumeFileFrom() 5 years ago
zhangsong 65f1095a54 fix benchmark cmd usage info 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
Tom Maxwell 4a878c0006 Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve 5 years ago
j.laycock 1f01eb78e8 Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct 5 years ago
Tom Maxwell d637d86d22 Changes to try and pass the URL parameters through - in memory flag not working still 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago