Open codingchili opened 6 years ago
Javadoc is published on the github page, but there are some issues with rendering class-level javadoc titles.
This may be caused by by the @Author tag being the first line in the javadoc, or a
tag preceding the first line.
work in progress: https://codingchili.github.io/chili-core/
Added package-level javadoc.
Fixed an issue with class-level javadoc not being rendered due to the @Author tag being declared before the summary body. Removed the @Author tag completely.
Design decisions needs to be documented, also add a vision.
Design decision: returning streams from AsyncStorage queries
Has been tried before, not feasible
The major issues, performance