Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-6538

Rewrite mongodb-js/zstd in C++

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • zstd-2.0.0
    • Affects Version/s: None
    • Component/s: None
    • Not Needed

      Subtask 1

      • Remove all Rust code from the zstd repository
      • Remove napi-rs’s Github actions and release tooling
      • Add barebones napi + node-gyp package
      • Add an ubuntu Github action that compiles the addon 
        • This ensures that subtask 2 has a place to run tests in CI before filling out the full CI matrix
      • Add standard Node driver tooling to the repo
      • Eslint + configuration
      • Prettier + configuration
      • Clang-format + configuration
      • Mocha + configuration

      Subtask 2

      • Add tooling to install zstd from github and build it locally
      • Add a C++ implementation of the zstd API
        • async compress()
        • async decompress()
      • Add compatibility tests as outlined in the design

        There are no Sub-Tasks for this issue.

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: