pandora is a naive implementation of distributed file storage in Java. pandora leverages the Content-Addressable Storage (CAS) approach to uniquely identify and store files. Each file is hashed, and the hash is used as its address, ensuring efficient retrieval and storage across distributed nodes.
-
Notifications
You must be signed in to change notification settings - Fork 0
jollyboss123/pandora
About
a naive java implementation of a distributed file storage
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published