Suggestion for enhancement - RSGORM
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
Currently, there are four types of drivers for MongoDB in Java world:
- MongoDB Java Driver (already supported by GORM);
- MongoDB Async Java Driver (implementation suggested in https://github.com/grails/gorm-mongodb/issues/60);
- MongoDB RxJava Driver (already supported by RxGORM) and;
- MongoDB Reactive Streams Java Driver.
The last one could, maybe, be the base for a RSGORM (GORM for Reactive Streams).
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reviewing the existing GORM MongoDB driver support and the referenced Async Java Driver issue, then compare the Reactive Streams Java Driver requirements; done means a decided implementation scope for RSGORM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mongodb
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100