Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New structure is as below

Brief description of each module

moduledescription
sunbird-platform-coreIt's an aggregating module which segregate platform related component 
sunbird-cassandra-utilsholds all cassandra related utilities
sunbird-es-utilscontains all es related utilities
sunbird-notificationsholds the util for sending notifications (sms)
sunbird-cache-utilsutils related to caching either in memory or redis
actor-coreall the classes related to actor and router
actor-utilsall the utils related to actor
common-utilscommon utility which is being used by other modules.
sunbird-commonsgenerates a fat jar combining actor-core, actor-utils and common-utils