upend/src
Tomáš Mládek 3fb436708b attempt (?) to return hash from insert_entry, improve error logging 2021-02-19 22:18:31 +01:00
..
addressing.rs attempt (?) to return hash from insert_entry, improve error logging 2021-02-19 22:18:31 +01:00
database.rs attempt (?) to return hash from insert_entry, improve error logging 2021-02-19 22:18:31 +01:00
filesystem.rs remove InnerEntry, consolidate into Entry 2021-02-19 20:27:30 +01:00
hash.rs implement Serialize/Deserialize for Entry, Address, remove as_json 2021-02-19 21:56:25 +01:00
main.rs add an "insert entry" (PUT) endpoint 2021-02-19 21:58:35 +01:00
models.rs non-duplicate updates (without updating virtual fs structure yet) 2020-09-22 00:41:59 +02:00
routes.rs attempt (?) to return hash from insert_entry, improve error logging 2021-02-19 22:18:31 +01:00
schema.rs non-duplicate updates (without updating virtual fs structure yet) 2020-09-22 00:41:59 +02:00
util.rs remove DbExecutor, store plain pool in state; refactor into functions 2020-09-15 19:26:47 +02:00