Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Add missing include for 'stdout' | dec05eba | |
2020-08-18 | Add memory usage test | dec05eba | |
2020-08-18 | Resend data if it fails | dec05eba | |
2020-08-18 | Store database storage to files, also loading | dec05eba | |
2020-08-18 | Add callback functions for operations | dec05eba | |
2020-08-18 | Expose include dir | dec05eba | |
2020-08-18 | Fix add data operation not working correctly | dec05eba | |
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) |