cardano-foundation / cardano-foundation/cardano-rosetta-java
Bulk transaction endpoint
Open
enhancement
needs investigation
not spec compliant
Performance Improvement
- Dominant language
- Java
- Stars
- 26
- Forks
- 15
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
A client requested ability to load multiple transactions in "bulk", it is against rosetta standard perhaps but possibly we could do this via extensions and bespoke endpoints in order to help them. It could have a very possitive impact on performance / scalability because it maybe easier to fetch more transactions on existing connection tha n open new ones each time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.