Skip to content

Second release after review

Compare
Choose a tag to compare
@sebastienfr sebastienfr released this 06 Jun 08:25
· 7 commits to master since this release
refact(dao): change dao Upsert signature to remove mgo dependency

refact(model): fix model JSON annotation for age
fix(test): fix statistics test for expected request count
refact(web): refactor web server in a separate file and main entry point
feat(test): add full web server test
chores(test): add benchmarking target and instruction