Skip to content

Data persistence

Closed Sep 7, 2016 100% complete

Data persistence on the DHT

Problem

Each time a value is put on the DHT, a certain set of 8 nodes are responsible of storing it. If nodes from this set quit the DHT, it influences performences and can also make the value unavailable before its expiration time.

Goal

Provide an efficient way of assuring the persistence of values until their expiration time …

Data persistence on the DHT

Problem

Each time a value is put on the DHT, a certain set of 8 nodes are responsible of storing it. If nodes from this set quit the DHT, it influences performences and can also make the value unavailable before its expiration time.

Goal

Provide an efficient way of assuring the persistence of values until their expiration time come whatever change there is on the DHT.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.