An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Poncu

## Storage System

[![crates.io](https://img.shields.io/crates/v/poncu)](https://crates.io/crates/poncu)
[![docs](https://img.shields.io/docsrs/poncu)](https://docs.rs/poncu)
[![build & test](https://github.com/sheroz/poncu/actions/workflows/ci.yml/badge.svg)](https://github.com/sheroz/poncu/actions/workflows/ci.yml)
[![MIT](https://img.shields.io/github/license/sheroz/poncu)](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.