Skip to content

Milestones

List view

  • This is needed in order to scale the application. Consider a social media application or a cloud based financial institution. The task of publishing to subscribers might occur millions of times per second. By building a message queue in a memory based database, we can then scale this out to various worker nodes that actually deal with the task of emptying the queue.

    Due by October 28, 2021
    7/7 issues closed
  • - Finish Proposal document in wiki - Set up GitHub Repo - Set up Travis-CI - Set up Local Development Environment

    Due by October 24, 2021
    11/11 issues closed