-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a Developer
I want the driver to use injected zlib adapter.
So that I can use compression in environments without the Node.js native zlib bindings.
User Experience
- Driver uses provided zlib adapter for compressing/decompressing payloads.
Acceptance Criteria
Implementation Requirements
- Remove import: Remove require('zlib') from src.
Testing Requirements
- Ensure standard integration tests pass with compression enabled and no native zlib loaded.
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc
- if node behavior differs/will differ from other drivers, confirm with dbx devs what standard to aim for and what plan, if any, exists to reconcile the diverging behavior moving forward