Convert all data returned from db to Scala Types
Open
component: Persistence
Tech debt
- Dominant language
- Scala
- Stars
- 667
- Forks
- 155
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
- ArangoDB driver converts the returned data type to Scala right now, but everything deeper in the structure stays in java types.
- Convert the whole structure to Scala before handing it to the higher layers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.