Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-14 | docs(README): Add a very simple README file | Vincent Ambo | 1 | -1/+4 | |
2018-04-11 | refactor(handlers): Use rendering actor for page renders | Vincent Ambo | 1 | -1/+4 | |
This currently breaks error handling in page render flows. To fix it properly, the database actor should return failable futures instead of `Result<T>` wrapped in a future. | |||||
2018-04-08 | docs(todo): Add TODO list | Vincent Ambo | 1 | -0/+4 | |