matrix-org / matrix-org/matrix-bifrost
Remove NEDB support
Open
Nobody has claimed this yet.
T-Task
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
It's broken in lots of ways, the library is also unmaintained, and bandwidth wise it's easier to just maintain the postgres library. Let's rm -rf it.
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
No files or tests are named in the issue. Start by locating the NEDB integration and its tests or configuration, then identify every reference that must be removed while preserving the Postgres backend. Done means the project no longer supports NEDB and the relevant test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres, typescript
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100