Skip to content

Wasp

Compare
Choose a tag to compare
@watzenare watzenare released this 23 Jun 10:08
· 72 commits to master since this release

Updates:

  • Corrected some bugs.
  • Corrected syntax and removed magic number.
  • Updated some strings to constants or added into the config file.
  • Patched DB overload and reduced the run time of each send call (from an average of 30 sec per call to an average of 14 ms per call).
  • Updated DB structure
  • Updated the push notifications for Android devices, now it is prepared to send notifications to Android devices.

Info:

  • It is being tested handling a database of more than 400k users.
  • It is sending an average of 50k daily mails.
  • The same values than before with android smartphones.