s
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
## FungiStor (End 2024)
|
||||
|
||||
!!wiki.include page:'fungistor_innovation_short'
|
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
!!wiki.include page:'tech:fungistor_innovation_short0.md'
|
||||
|
||||
### Status
|
||||
|
||||
Planned for the end of 2024
|
||||
|
||||
Remark, FungiStor will act as the backend infrastructure for the Flists within our own system. It is versatile and can be utilized by anyone in need of a global-level content delivery system for files, objects, and images.
|
@@ -0,0 +1,22 @@
|
||||
|
||||
|
||||
### The Problem
|
||||
|
||||
Existing blockchain, internet, and P2P content delivery and storage systems suffer from sluggish performance and are too expensive. Content retrieval is often slow, and the overhead for ensuring redundancy is excessive. We require innovative approaches to facilitate efficient information sharing among users.
|
||||
|
||||
Content delivery frequently represents the most significant expense for social networks. Running a basic social video network for 10 million users currently costs approximately $2 million per month using traditional cloud providers. We have the potential to reduce this cost by several orders of magnitude.
|
||||
|
||||
|
||||
### Introducing FungiStor
|
||||
|
||||
FungiStor is a peer-to-peer (P2P) content delivery layer designed to store and distribute an extensive range of objects, including images, videos, files, and more. It has the capability to handle trillions of objects and files efficiently. FungiStor serves as an excellent solution for content delivery networks (CDNs), significantly reducing costs for organizations seeking to stream or deliver substantial data volumes to their user base.
|
||||
|
||||
|
||||
### The Benefits
|
||||
|
||||
- **Global scalability, sub-50ms lookups:** FungiStor scales worldwide with ultra-fast data retrieval under 50 milliseconds.
|
||||
- **Localized content delivery:** prioritizes local data access for optimized speed and efficiency.
|
||||
- **Quantum-Safe security:** incorporates robust quantum security measures.
|
||||
- **Interoperability:** works seamlessly with IPFS, Torrent, and more.
|
||||
- **Cost efficiency:** offers significant cost savings, potentially 10 to 100 times less than conventional solutions.
|
||||
|
1
collections/tech/innovations/storage/img/.done
Normal file
1
collections/tech/innovations/storage/img/.done
Normal file
@@ -0,0 +1 @@
|
||||
storage_inno.png
|
BIN
collections/tech/innovations/storage/img/storage_inno.png
Normal file
BIN
collections/tech/innovations/storage/img/storage_inno.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 246 KiB |
4
collections/tech/innovations/storage/qsfs_innovation.md
Normal file
4
collections/tech/innovations/storage/qsfs_innovation.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## Quantum Safe File System
|
||||
|
||||
|
||||
!!wiki.include page:qsfs_innovation_short
|
@@ -0,0 +1,24 @@
|
||||
|
||||
### The Problem
|
||||
|
||||
There is a growing need for more accessible and user-friendly solutions to store and manage large volumes of data efficiently.
|
||||
|
||||
While Zero-Stor addresses numerous storage challenges effectively, it may not be accessible or user-friendly for typical developers or system administrators. QSFS has been developed to bridge this gap and provide a more approachable storage solution.
|
||||
|
||||
### Introducing QSFS
|
||||
|
||||
A FUSE-based filesystem utilizing Zero-Stor as its backend. Metadata is safeguarded to prevent loss, inheriting Zero-Stor's benefits and simplifying usage for developers and system administrators.
|
||||
|
||||
The filesystem is always deployed in one location, data is distributed (using zero-stor) across multiple sites for unparalleled reliability.
|
||||
|
||||
Metadata redundancy is included. While not consistently synchronized in real-time, the system allows configuration of consistency levels. Typically, the decentralized state may lag by up to 15 minutes.
|
||||
|
||||
This filesystem can be mounted under various storage-aware applications, such as backup servers, file servers, or S3 servers, enhancing versatility.
|
||||
|
||||
### Benefits
|
||||
|
||||
- Inherits the advantages of Zero-Stor, including enhanced data security, efficiency, and scalability.
|
||||
- Provides a user-friendly interface for seamless integration with a wide range of applications.
|
||||
- Offers considerable scalability capabilities, although not unlimited in scale.
|
||||
- Achieves reasonable performance data transfer rates of up to 50 MB/sec, particularly for larger files.
|
||||
- Can scale to about 2 million files per filesystem.
|
17
collections/tech/innovations/storage/storage_inno.md
Normal file
17
collections/tech/innovations/storage/storage_inno.md
Normal file
@@ -0,0 +1,17 @@
|
||||

|
||||
|
||||
# Storage
|
||||
|
||||
|
||||
| | ThreeFold Network Layer | Overlay Storage Systems / Networks |
|
||||
|-----------------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|
|
||||
| Management | Full P2P, done by 3bot Agents, blockchain IT contract | Centralized leading to security issues |
|
||||
| Locality | Data can be local and sovereign, full control by the the user (data creator) | Based on centralized control mechanisms or inefficient algorithms that route traffic indiscriminately across the globe. |
|
||||
| Quantum Safe | Yes, novel encoding system (not encryption based) makes impossible to hack data. | No |
|
||||
| Post Quantum | Possible (ask us) | No |
|
||||
| Scalability | Yes, this system exists +10 years, is being used by large orgs for zetabytes. | Some systems, most not, but centralized. |
|
||||
| Compatibility | Yes thanks to filesystem approach | Depends, often not |
|
||||
| Backdoors | NO, all is based on opensource | ? |
|
||||
| Performance | Is not a super fast system but good for most cases, +- 100 MB / sec per content creator. | Variable, hard to say, some are |
|
||||
| Efficiency for redundancy | Ultra efficient, only 20% overhead to allow 4 locations to go down | NO, sometimes +5 copies = 500% |
|
||||
| Fully integrated in compute | Yes | Lots of different solutions |
|
Reference in New Issue
Block a user