Skip to content

split this module into js-pg and native-pg #495

Closed
@Raynos

Description

@Raynos

It would be nice if the C++ binding and pure javascript implementation were in different modules.

The module pg can maintain 100% back compat and just depend on js-pg and native-pg

The main advantage is that users can install js-pg directly and not have to compile any C++. Removing a binary dependency from my application that's not necessary would be very nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions