mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-08 23:50:43 +02:00
Created SeaweedFS Java Client (markdown)
@@ -0,0 +1,7 @@
|
||||
There are a few external Java libraries available. But actually SeaweedFS already supports Hadoop compatible file system. There are Java code already working with SeaweedFS.
|
||||
|
||||
Here is an SeaweedFS Java API implementation refactored out of the existing code.
|
||||
|
||||
https://github.com/chrislusf/seaweedfs/tree/master/other/java/examples/src/main/java/com/seaweedfs/examples
|
||||
|
||||
Basically this library will be able to read and write directly to the volume servers, and only use filer servers for meta data.
|
||||
Reference in New Issue
Block a user