lichess-org / lichess-org/database
Use other mongo driver (a.k.a mongo4cats) to read from secondary instance
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 120
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Similar to what We did in [lila-search](https://github.com/lichess-org/lila-search)'s ingestor
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the analogous ingestor implementation in the lila-search repository and locating the corresponding read path in this database repository. Determine how mongo4cats should read from a secondary instance, then verify that the relevant exports still work when reads use the secondary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, scala
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100