sfs
File server
A file storage and management system designed to store and securely retrieve large and small files using minimal resources and redundancy.
The legacy distributed object storage server developed by PitchPoint Solutions can store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index. (Development by PitchPoint Solutions has been discontinued)
84 stars
9 watching
11 forks
Language: Java
last commit: about 2 years ago
Linked from 2 awesome lists
distributed-file-systemdistributed-storagedistributed-systemselasticsearchjavaobject-storageopenstack-swiftrxjavavertx
Related projects:
Repository | Description | Stars |
---|---|---|
kevalpatel2106/remote-storage-android-things | A solution for remote file storage using an FTP server on a Raspberry Pi | 20 |
9001/copyparty | A file server project that enables easy resumable uploads/downloads and provides various protocols for sharing files | 857 |
diced/zipline | A share and file upload server built with Next.js and React | 1,580 |
koajs/static | A middleware that serves static files in a web application | 1,140 |
viant/afs | Provides a shared API for typical storage operations across various systems. | 303 |
eximua/filego | A decentralized storage platform providing a secure and accessible way to store and manage files. | 20 |
fangfufu/httpdirfs | A filesystem that allows mounting of HTTP directory listings or single files with caching and support for remote music servers. | 774 |
fagbokforlaget/simple-fs | Provides a promise-based filesystem layer for modern browsers | 152 |
holepunchto/hyperdrive | A distributed file system with real-time access and secure data storage | 1,868 |
scarletsfiction/sffilesystem | A JavaScript library that provides access to the local file system of a web browser. | 1 |
szwacz/fs-jetpack | A file system API library providing a convenient and object-oriented way to interact with the file system | 777 |
forceu/gokapi | A lightweight file-sharing server with administrative controls and secure upload options. | 1,713 |
mchav/fervor | A tool that serves files from a local directory over the network. | 0 |
danilop/yas3fs | A distributed file system in userspace interface to Amazon S3 with support for caching and synchronization via notifications. | 644 |
staticallyio/statically | A service that optimizes and distributes files to improve web performance. | 585 |