Skip to content

Releases: ssp5zone/SourceQuote

Serverless + Move to cyclic app

27 Dec 20:26
905567f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Pooled DB connections

07 Sep 10:16

Choose a tag to compare

Summary

Updated code-base to use Data Base connection pooling instead of static connections.

Additions

  1. Handle multiple simultaneous requests.
  2. Encapsulated methods for DB queries.
  3. Better error handling.
  4. Reduced code redundancies.
  5. Code cleaned to make it more comprehend-able.

DB Modularization

07 Sep 07:15

Choose a tag to compare

Shifted DB Logic to DB Link files

Base Code

07 Sep 07:05

Choose a tag to compare

This release sums-up the core code-base for the website.