Skip to content

MWGuy/cdnken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages