Chris Lu
|
ceca078acb
|
avoid overwriting file or directory
fix https://github.com/chrislusf/seaweedfs/issues/777
|
2018-11-29 00:00:56 -08:00 |
|
Chris Lu
|
021f5d689b
|
copy the visible chunks logic from Go implementation
|
2018-11-26 00:32:04 -08:00 |
|
Chris Lu
|
b089f1a492
|
SeaweedWrite close http client
|
2018-11-26 00:00:55 -08:00 |
|
Chris Lu
|
11eb014311
|
SeaweedFileSystem add SeaweedOutputStream to write
|
2018-11-25 23:49:05 -08:00 |
|
Chris Lu
|
f970abf14a
|
WIP: adding SeaweedOutputStream for write
|
2018-11-25 18:01:57 -08:00 |
|
Chris Lu
|
6ecefad692
|
SeaweedFileSystem add rename
|
2018-11-25 14:48:17 -08:00 |
|
Chris Lu
|
1cbd53c01c
|
WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete
|
2018-11-25 13:43:26 -08:00 |
|
Chris Lu
|
d9871e92d2
|
adjust module name
|
2018-11-24 03:24:40 -08:00 |
|
Chris Lu
|
76cba561cf
|
starting with hadoop compatible
|
2018-11-24 03:22:25 -08:00 |
|
Chris Lu
|
871dee4674
|
fix test
|
2018-11-23 12:37:09 -08:00 |
|
Chris Lu
|
86dd933596
|
go fmt
|
2018-11-23 00:26:15 -08:00 |
|
Chris Lu
|
444dfded84
|
add fs.FSStatfser for SeaweedFS weed mount
|
2018-11-23 00:24:51 -08:00 |
|
Chris Lu
|
2e32b44061
|
add template for fs.FSStatfser
|
2018-11-22 23:05:22 -08:00 |
|
Chris Lu
|
6344469a9b
|
set fuse subtype
|
2018-11-22 23:04:23 -08:00 |
|
Chris Lu
|
d64546c791
|
adjust logs
|
2018-11-22 14:31:10 -08:00 |
|
Chris Lu
|
e12b6c0306
|
add subimit count parameter
related to https://github.com/chrislusf/seaweedfs/issues/631
|
2018-11-22 13:45:29 -08:00 |
|
Chris Lu
|
0ed816d4e9
|
formatting error log
|
2018-11-22 00:42:56 -08:00 |
|
Chris Lu
|
fb1ed0e30d
|
add tool to printout dat file content
|
2018-11-22 00:24:50 -08:00 |
|
Chris Lu
|
19d546938a
|
forgot to upgrade version number
|
2018-11-21 23:30:59 -08:00 |
|
Chris Lu
|
60d3681371
|
default images.fix.orientation to false
|
2018-11-21 16:50:42 -08:00 |
|
Chris Lu
|
393e1f70ad
|
remove unused file
|
2018-11-21 16:45:36 -08:00 |
|
Chris Lu
|
99256100a0
|
fix tests
|
2018-11-21 16:35:27 -08:00 |
|
Chris Lu
|
e5ad2223a1
|
add missing intervals
fix https://github.com/chrislusf/seaweedfs/issues/774
|
2018-11-21 16:25:13 -08:00 |
|
Chris Lu
|
c9b3ef58de
|
options to control filer.export verbosity
|
2018-11-21 15:15:40 -08:00 |
|
Chris Lu
|
2f2e417b68
|
detailed export
|
2018-11-21 15:12:47 -08:00 |
|
Chris Lu
|
b282e34dc2
|
async file chunk deletion
|
2018-11-20 20:56:28 -08:00 |
|
Chris Lu
|
5065d4ab2d
|
master add grpc API for fileid assigning
|
2018-11-20 11:35:45 -08:00 |
|
Chris Lu
|
b318167cd3
|
batch delete file ids
|
2018-11-20 11:35:08 -08:00 |
|
Chris Lu
|
06474e5990
|
1.08
|
2018-11-18 22:43:05 -08:00 |
|
Chris Lu
|
ee3fe07acf
|
fix sort bug
|
2018-11-18 21:59:53 -08:00 |
|
Chris Lu
|
469863f7f0
|
merge interval now is quite faster with reusing slices
|
2018-11-18 21:24:58 -08:00 |
|
Chris Lu
|
d2924c7748
|
merge intervals is a bit faster
|
2018-11-18 20:31:39 -08:00 |
|
Chris Lu
|
cb5a10c6a3
|
adjust the tests
|
2018-11-18 17:05:36 -08:00 |
|
Chris Lu
|
f1db22d48b
|
add benchmark test for merging intervals
|
2018-11-18 16:49:08 -08:00 |
|
Chris Lu
|
4fcfc9410f
|
cleanup
|
2018-11-18 11:51:38 -08:00 |
|
Chris Lu
|
9655dc9ca9
|
simpler logic
|
2018-11-18 10:07:30 -08:00 |
|
Chris Lu
|
f8eb988347
|
1.07
|
2018-11-18 08:10:15 -08:00 |
|
Chris Lu
|
60421b23f0
|
reduce weed mount memory usage
|
2018-11-18 07:49:14 -08:00 |
|
Chris Lu
|
2929563294
|
1.06
|
2018-11-14 23:51:15 -08:00 |
|
Chris Lu
|
d3b7965c76
|
caching grpc clients
|
2018-11-14 23:50:46 -08:00 |
|
Chris Lu
|
d89774cb7f
|
cache grpc client connections to improve performance
|
2018-11-14 23:31:39 -08:00 |
|
Chris Lu
|
2e6a3c7b16
|
reduce memory usage
|
2018-11-14 22:48:54 -08:00 |
|
Chris Lu
|
f224b9fe28
|
1.05
|
2018-11-13 23:54:17 -08:00 |
|
Chris Lu
|
11b0a9cb76
|
fix possible error when reusing file handles
|
2018-11-13 23:53:17 -08:00 |
|
Chris Lu
|
a62adf62ca
|
a bit faster
|
2018-11-12 11:19:13 -08:00 |
|
Chris Lu
|
affe708961
|
a bit faster
|
2018-11-11 00:43:30 -08:00 |
|
Chris Lu
|
a09eaf8756
|
adjusting, seems there are some perf benefit
|
2018-11-11 00:08:22 -08:00 |
|
Chris Lu
|
8178fc9973
|
adjust logging
|
2018-11-11 00:07:46 -08:00 |
|
Chris Lu
|
2697d6a4fb
|
fix deleting bucket
|
2018-11-08 22:15:21 -08:00 |
|
Chris Lu
|
70008b093e
|
test deletes
|
2018-11-08 22:08:11 -08:00 |
|