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

https://github.com/mwguy/cdnken

Distributed storage for blob data with a single database
https://github.com/mwguy/cdnken

Last synced: 2 months ago
JSON representation

Distributed storage for blob data with a single database

Awesome Lists containing this project

README

        

# cdnken

Distributed storage for blob data with a single database.

### Why?

Project goal is uniting multiple storage servers into single object database with one endpoint.

### Quick overview

* master server - http server with database connection who redirects requests to storage servers
* storage daemon - daemon server who manipulates on directory of objects
* storage server - any http server (eg. nginx) who serves objects from demon directory