Skip to content
Snippets Groups Projects
  1. Sep 15, 2023
    • julian.baeume's avatar
      Changed: OXUI-1345: Refactor cache handling · a1495f40
      julian.baeume authored and julian.baeume's avatar julian.baeume committed
      Changelog:
      - introduce two separate roles for middleware deployments:
          - ui-middleware: read from redis only, listen to version updates, can easily be scaled
          - updater: split out all code that writes to redis, no need to scale > 1
      a1495f40
  2. Jul 19, 2023
  3. May 09, 2023
  4. Apr 11, 2023
    • david.bauer's avatar
      Refactoring: Separated fastify plugins and routes · f03f2f5d
      david.bauer authored
      - Unit and Integration tests now use "inject" instead of starting a server
        and using supertest.
      - Add Coverage Reports and "test:dev" mode. This enables a mocha --watch
        like workflow using nodemon, as --watch does not work with esm modules.
      - Reorganized and renamed files and functions
      f03f2f5d
  5. Dec 08, 2022
  6. Dec 05, 2022
  7. Nov 23, 2022
  8. Oct 10, 2022
  9. Sep 02, 2022
  10. Aug 17, 2022
  11. May 04, 2022
Loading