Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | Update todo | dec05eba | |
2018-05-23 | Add missing include for 'stdout' | dec05eba | |
2018-05-18 | Add memory usage test | dec05eba | |
2018-05-18 | Resend data if it fails | dec05eba | |
2018-04-14 | Store database storage to files, also loading | Aleksi Lindeman | |
2018-03-17 | Add callback functions for operations | Aleksi Lindeman | |
2018-03-13 | Expose include dir | Aleksi Lindeman | |
2018-03-13 | Fix add data operation not working correctly | Aleksi Lindeman | |
Reminder: do not get reference to hash map value... duh Add thread-safe logging (log is in order now!). Store data immediately to database when WE add it instead of waiting for response from remote peers. TODO: Test with multiple peers (not only localhost) |