Skip to content
Snippets Groups Projects
  1. Oct 21, 2021
    • Lluis Gifre Renom's avatar
      Changes: · ef3d2182
      Lluis Gifre Renom authored
      Common:
      - Implemented Message Brokering framework supporting multiple backends
      - Implemented InMemory Message Brokering Backend for testing purposes
      - Implemented Redis Backend
      - Implemented Message Brokering unit tests
      - Minor improvements in ORM Framework
      - Added Message Broker framework unit testing into automated local tests
      ef3d2182
  2. Oct 14, 2021
  3. Oct 11, 2021
  4. Oct 08, 2021
    • Lluis Gifre Renom's avatar
      Intermediate Backup: · be7f4145
      Lluis Gifre Renom authored
      - Extended database API with novel ORM
      - Carrying out tests over ORM and InMemoryDB
      - Foreign Keys need more testing
      be7f4145
  5. Oct 07, 2021
  6. Oct 05, 2021
  7. Sep 27, 2021
    • Lluis Gifre Renom's avatar
      Two changes: · f0d6c44e
      Lluis Gifre Renom authored
      - Added REST API Server to Compute component
      - Factorized get settings from environment variabes into common method get_setting
      f0d6c44e
  8. Aug 12, 2021
  9. Aug 09, 2021
  10. Aug 03, 2021
    • Lluis Gifre Renom's avatar
      Updated database API · 60b2387f
      Lluis Gifre Renom authored
      - definition of context API
      - implementation of inmemory and Redis backend engines
      - implementation of unit tests for both engines
      60b2387f
Loading