tazama-lf / frms-coe-lib

FRMS Center of Excellence package library
Apache License 2.0
3 stars 3 forks source link

feat: attaching cache to transactions #133

Closed JeanPierreNell closed 3 months ago

JeanPierreNell commented 3 months ago

SPDX-License-Identifier: Apache-2.0

In Relation: https://github.com/frmscoe/frms-coe-lib/issues/132

What did we change?

We added the cache object to the Transaction Interfaces.

Why are we doing this?

So that when the transaction gets saved and retrieved from arango, the datacache is present for lookup purposes.

How was it tested?

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud