https://github.com/sheroz/poncu
Distributed Storage System in Rust
https://github.com/sheroz/poncu
caching data-storage distributed-storage file-storage in-memory key-value-store
Last synced: 2 months ago
JSON representation
Distributed Storage System in Rust
- Host: GitHub
- URL: https://github.com/sheroz/poncu
- Owner: sheroz
- License: mit
- Created: 2023-07-12T13:43:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T16:49:31.000Z (over 2 years ago)
- Last Synced: 2025-02-28T09:16:30.124Z (over 1 year ago)
- Topics: caching, data-storage, distributed-storage, file-storage, in-memory, key-value-store
- Language: Rust
- Homepage: https://github.com/sheroz/poncu
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# Poncu
## Storage System
[](https://crates.io/crates/poncu)
[](https://docs.rs/poncu)
[](https://github.com/sheroz/poncu/actions/workflows/ci.yml)
[](https://github.com/sheroz/poncu/tree/main/LICENSE.txt)
## Project Stage
**Research:** this project is at the design stage, with some sketches of work but nothing usable yet.