Skip to content

Uws backing store#1

Draft
slloyd-src wants to merge 3 commits into
mainfrom
uws_backing_store
Draft

Uws backing store#1
slloyd-src wants to merge 3 commits into
mainfrom
uws_backing_store

Conversation

@slloyd-src
Copy link
Copy Markdown

@slloyd-src slloyd-src commented Apr 30, 2026

Added the ability to call the DatabaseJobStore (intended to replace the Memory based version)
Commented out in TapConfiguration.java

Build will likely fail until the changes that are also required in ivoacore have been integrated into main

@github-actions
Copy link
Copy Markdown

Test Results

0 tests   - 9   0 ✅  - 9   0s ⏱️ - 1m 7s
0 suites  - 3   0 💤 ±0 
0 files    - 3   0 ❌ ±0 

Results for commit 996ddaa. ± Comparison against base commit 939ec28.

@slloyd-src
Copy link
Copy Markdown
Author

Further work will be required to establish the best way to integrate the database changes into the memory store.
Will currently work if the memoryjobStore is changed completely to the DatabaseJobStore (at least for persisting and updating in the database but not retrieving).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant