2019-03-23 19:31:13 +00:00
|
|
|
# TODO
|
|
|
|
|
2021-05-30 19:56:25 +00:00
|
|
|
- Compile templates into binary (with "embed"?)
|
|
|
|
- Generate `ek` binary with "reader" command
|
2019-03-23 19:31:13 +00:00
|
|
|
- Increase ease of use for people who want to try Ekster
|
|
|
|
- Hosted version??
|
|
|
|
- Per user backends
|
2019-03-24 14:26:45 +00:00
|
|
|
|
2021-05-30 19:56:25 +00:00
|
|
|
## Code
|
2019-03-24 14:26:45 +00:00
|
|
|
|
|
|
|
- Remove dependency between hubIncomingHandler and memoryBackend
|
|
|
|
- Improve error handling
|