share / share/sharedb-mongo

native mongo driver throws warnings

Open
#54 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
152
Forks
68
Avg merge
1d 5h
Merged PRs (30d)
3

Description

original mongo driver throws warnings if we pass sharedb specific options, like allowAllQueries
it shows: the options [allowAllQueries] is not supported

Contributor guide

No contributing guide indexed for this repository

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

Start at the MongoDB adapter's handling of driver options and reproduce the warning when passing the ShareDB-specific allowAllQueries option. Done means ShareDB-specific options no longer trigger unsupported-option warnings from the native MongoDB driver, while the adapter continues to accept them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mongodb
Domain
database
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.