Skip to content

Mongo module is overly specific #1

Description

@karfai

The Mongo wrapper that exists in the library is too specific. The MongoActions are for particular services to use. In many cases (FindOne, FindMany), the library needs to be revised when a service needs to add a new query.

The Mongo module needs to be changed to support services adding new queries without having to revise the library.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions