Skip to content
/ cdnken Public

Distributed storage for blob data with a single database

License

Notifications You must be signed in to change notification settings

MWGuy/cdnken

Repository files navigation

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

About

Distributed storage for blob data with a single database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages