Void
Void
  • Видео 5
  • Просмотров 962
go raft- demo of raft algorithm implementation for total order broadcast from scratch
this is a demo of raft algorithm to implement total order broadcast from scratch using golang.
references I used to implement this algorithm:
raft.github.io/raft.pdf
raft.github.io/
Просмотров: 11

Видео

I implemeneted a simple distributed db called void-distributed-kv-db
Просмотров 1521 час назад
link to my demo: ruclips.net/video/IQgWHKAcaR0/видео.htmlsi=jKVFDoXcSiT_Rp9B This video is my detailed explanation of implementation of my new distributed database called void-distributed-kv-db. This video includes theory and reasoning why I implemented it in a certain way and how can be improved in various aspects like sharding along with read replication in different zones, consistent hashing...
void-distributed-kv-db. Demo of a distributed db with static sharding, re-sharding, read replication
Просмотров 32День назад
(no audio) This is a demo of my new distributed database called void-distributed-kv-db. This demo includes static sharding along with read replication in different zones, consistent hashing to determine the shard and to re shard as well as performance benchmarking of both read and writes
Episode:2 all about figuring out ubuntu ,HTOP and installing packages on linux
Просмотров 224 месяца назад
boring coding stream trying to learn and explore the maze of computer science as a newbie programmer
Practical Byzantine fault tolerance using blockchain technology
Просмотров 9002 года назад
hi all, this is my video submission for CSE1006 B1 Block Chain Technologies and Cryptocurrency Vinod B 19BCE1574

Комментарии

  • @shivsakthi37
    @shivsakthi37 Год назад

    Finally found a video helpful on this topic 🫂✨👏

    • @thevoidd1
      @thevoidd1 Год назад

      Thank you so much❤️

  • @shivamkhandar5737
    @shivamkhandar5737 Год назад

    I understand very well than any other videos on RUclips.