Skip to content

georgepachitariu/DistributedDatabase

Repository files navigation

DistributedDatabase

This was a part of my Bachelor degree project. The thesis which accompanies this can be found here.

This is an implementation in Java of a distributed key-value database for storing large collections of images.

I did it using the Consistent Hashing algorithm in the same way it was implemented by Amazon in the Dynamo database (white paper)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages