apache / apache/pekko-persistence-r2dbc
add docs about building from source
Open
- Dominant language
- Scala
- Stars
- 21
- Forks
- 14
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 15
Description
Came up as an issue during the 1.0.0 release voting.
The biggest issue is the need to have postgresql running on port 5432 when running the unit tests.
The DDL is at ddl-scripts/create_tables_postgres.sql
Contributor guide
Research direction
Start with ddl-scripts/create_tables_postgres.sql and the unit-test setup, confirming the requirement for PostgreSQL on port 5432. Document how to build from source and prepare the database for tests. Done means a newcomer can follow the instructions through a successful source build and test run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, scala
- Domain
- build-system, databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100