Report bugs | Sign in
Powered by Melange
Release 0-5-20091121

Student Name: Daniel Poelzleithner
Mentor Name: Felix Fietkau
Co-Mentors: Mario Behling
Title: small distributed storage
Abstract: What we really need is a Distributed Small Storage System, so save and receive small information pieces.
- find a DHT lib that fits embedded systems
- design a data structure which fits most purposes.
This should include future features like crypto signed values for validation, etc
- implement (re)distribution algorithms suitable for a mesh
- lua bindings
- implement a example usage. If there is enough time, implement something useful like
distributed DNS