- Oct 21, 2021
-
-
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
-
- Oct 14, 2021
-
-
Lluis Gifre Renom authored
-
- Oct 11, 2021
-
-
Lluis Gifre Renom authored
-
- Oct 08, 2021
-
-
Lluis Gifre Renom authored
- Extended database API with novel ORM - Carrying out tests over ORM and InMemoryDB - Foreign Keys need more testing
-
- Oct 07, 2021
-
-
Lluis Gifre Renom authored
- Context Database API and ORM rework in progress
-
- Oct 05, 2021
-
-
Lluis Gifre Renom authored
- Complete rework of Database API - Integration of Database API into Context - Improvement of API This commit is not a final implementation, just an intermediate backup.
-
- Sep 27, 2021
-
-
Lluis Gifre Renom authored
- Added REST API Server to Compute component - Factorized get settings from environment variabes into common method get_setting
-
- Aug 12, 2021
-
-
Lluis Gifre Renom authored
-
- Aug 09, 2021
-
-
Lluis Gifre Renom authored
-
- Aug 03, 2021
-
-
Lluis Gifre Renom authored
- definition of context API - implementation of inmemory and Redis backend engines - implementation of unit tests for both engines
-