[REQUIREMENT][Go service]Support to get the translation bundle from DB.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
Support to get the translation bundle from DB. Java service has such feature, it should be implemented in Go service as well.
Describe the solution you'd like
There should be a config file special for DB settings.
Better have its build and config file generated with bundle and S3 build. No need to generate additional special build.
Describe alternatives you've considered
A clear and concise description of any alternative solution or feature you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the existing Java service implementation with the Go service, then inspect how translation bundles, database settings, and the S3 build are configured. Done means the Go service can retrieve the translation bundle from the database without an additional build, with the required configuration generated alongside the existing bundle and S3 build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, databases, internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100