vmware / vmware/singleton

[REQUIREMENT][Go service]Support to get the translation bundle from DB.

Open
#2,386 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/go-service kind/feature priority/low
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.