Skip to content

iamumairsyed/crdt

Repository files navigation

my code for implementing a simple CRDT based CDN with a sharding scheme using consistent hashing

to test

python3 test.py

TODO

  • Fault Tolerance
  • Advanced Caching Strategies - like LRU
  • better data collection and monitoring
  • integration with existing CDN infrastructure

About

final project for CSCI 4930

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages