aboutsummaryrefslogtreecommitdiff
path: root/other/java
AgeCommit message (Collapse)AuthorFilesLines
2021-02-05Java: fix filerProxy modeChris Lu3-22/+22
2021-02-05HCFS: 1.5.9Chris Lu10-11/+11
2021-02-05Java: 1.5.8 additional fixesChris Lu3-3/+10
2021-02-04Java: 1.5.8Chris Lu8-9/+9
2021-02-04java: add configurable volume access modeChris Lu6-11/+60
2021-02-04java: resolve parent directory if started with seaweedfs://Chris Lu2-0/+30
2021-02-04Java: adjust examplesChris Lu3-3/+3
2021-02-04Java: SeaweedOutputStream refactoringChris Lu1-43/+18
2021-02-04Java: SeaweedOutputStream add replication optionChris Lu1-0/+5
2021-02-04Java: supportFlush set to trueChris Lu1-1/+1
2021-02-04Java: add SeaweedOutputStream exampleChris Lu4-6/+110
2021-02-04Java: add SeaweedInputStream exampleChris Lu2-9/+18
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu8-9/+9
2021-01-30refactoring SeaweedInputStreamChris Lu7-343/+317
2021-01-30refactoring SeaweedOutputStreamChris Lu6-361/+101
2020-12-13allocate volume by disk typeChris Lu1-3/+3
2020-12-13rename from volumeType to diskTypeChris Lu1-6/+1
2020-12-13adding volume typeChris Lu1-3/+3
2020-12-03Hadoop: add BufferedByteBufferReadableInputStreamChris Lu5-9/+53
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-12-02Hadoop: switch to ByteBufferChris Lu5-37/+60
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-12-01HDFS: implement ByteBufferReadableChris Lu2-4/+20
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-11-30filer: cache small file to filer storeChris Lu5-2/+17
2020-11-181.5.6Chris Lu8-9/+14
2020-11-17HCFS:limd2-4/+6
1. add replication parameter 2. fix close sequence
2020-11-17Merge pull request #38 from chrislusf/masterhilimd1-2/+4
sync
2020-11-17fs.configure: configurable volume growthChris Lu1-0/+1
2020-11-16filer confi: support hierachical configurationChris Lu1-2/+3
2020-11-16Merge pull request #37 from chrislusf/masterhilimd14-24/+94
sync
2020-11-15volume id cache: reduce cache timeChris Lu1-1/+1
2020-11-15protect against edge cases when locations expiresChris Lu1-4/+10
2020-11-15refactoringChris Lu1-0/+1
2020-11-13updatesChris Lu1-9/+13
2020-11-13add example of watch filesChris Lu3-10/+59
2020-11-13renameChris Lu2-0/+0
2020-11-13HCFS: 1.5.4Chris Lu9-9/+19
2020-11-13Merge pull request #36 from chrislusf/masterhilimd6-7/+144
sync
2020-11-12add volume id cacheChris Lu3-7/+49
2020-11-12adding test exampleChris Lu2-0/+78
2020-11-12adjust filer confChris Lu1-5/+14
2020-11-11prepare for path based configurationChris Lu1-0/+8
2020-11-11Merge pull request #35 from chrislusf/masterhilimd7-7/+7
sync
2020-11-082.092.09Chris Lu7-7/+7
2020-11-05Merge pull request #34 from chrislusf/masterhilimd4-0/+28
sync
2020-11-03HCFS: add close() to SeaweedFileSystem.javaChris Lu4-0/+28
2020-10-26Merge pull request #33 from chrislusf/masterhilimd12-19/+21
sync
2020-10-25renamingChris Lu4-7/+7
2020-10-25HCFS: 1.5.2Chris Lu11-18/+20
2020-10-21Merge pull request #31 from chrislusf/masterhilimd1-0/+1
sync
2020-10-20filer: support default rackChris Lu1-0/+1
fix https://github.com/chrislusf/seaweedfs/issues/1546
2020-10-19Merge pull request #29 from chrislusf/masterhilimd11-13/+25
sync