Skip to content

0.4.0

Compare
Choose a tag to compare
@aangelos28 aangelos28 released this 18 Oct 21:29
· 5 commits to master since this release
  • Make most code async
  • Make all db communication async
  • Optimize db queries
  • Parallelize db queries
  • Change MongoDB integration to use a single-node replica set
  • Integrate MongoDB transactions
  • Refactor persistence code
  • Add new tests and improve some existing ones
  • Refactor and improve various parts of the code
  • Update dependency versions