{%hackmd theme-dark %}
# qDHT
This is still rrDHT, but playing with the name qDHT just to talk about the new structure of things, which is essentially a Quantized DHT.
Design
---
- [Original chunks+fingerprints doc](https://hackmd.io/D3Q14480RauNOlnIGjrI0Q)
- [DHT as Spacetime, and using Fenwick trees to represent spacetime regions](https://hackmd.io/@hololtd/SkeE5tAFF)
- [Choosing space and time quantum size](https://hackmd.io/@hololtd/Byr2SWrcF)
- [Choosing "chunk size" (one factor in the overall question of partitioning the arc)](https://hackmd.io/@hololtd/Bye1KrCcK)
- [Choosing a partition of the arc area (very WIP)](https://hackmd.io/@hololtd/HJlwbIb5Y)
- [Arc resizing in quantum space](https://hackmd.io/@hololtd/SJzdKzr9Y)
- [Patent planning](https://hackmd.io/Gn6gBwZXSg6oRiWZ97ZUUg)
Implementation
---
- [Arc resizing](https://hackmd.io/Ax1hCKlBTI6WBb481uRcqQ)
- [Integration notes](https://hackmd.io/6-24bjQDRVmUO3NvddPUCQ)
- [TODOs](https://hackmd.io/C8g9dqK6Ts2uIl6VfHXmiA)