Review: node-pixl-server-storage 4.1.0+ds-1
Package Information
| Description | storage component for the Node.js pixl-server framework This module is a component for use in pixl-server. It implements a simple key/value storage system that can use multiple back-ends, such as Amazon S3, Redis, or a local filesystem. It introduces the concept of a "chunked linked list", which supports extremely fast push, pop, shift, unshift, and random reads/writes. Also provided is a fast hash table implementation with key iteration, a transaction system, and an indexing and search system. Features: - Uses very little memory in most cases. - Store JSON or binary (raw) data records. - Supports multiple back-ends including Amazon S3, Redis, and local filesystem. - Linked lists with very fast push, pop, shift, unshift, and random reads/writes. - Hash tables with key iterators, and very fast reads / writes. - Advisory locking system with shared and exclusive locks. - Variable expiration dates per key and automatic deletion. - Transaction system for isolated compound operations and atomic commits, rollbacks. - Indexing system for searches across collections of JSON records. - Supports Google-style full-text search queries. Node.js is an event-based server-side JavaScript engine. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Joseph Nahmias <jello@debian.org> |
| Sponsor | jello@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-pixl-server-storage.git (browse) |
| Closes | #1138497 |
| Blocked Bugs | #1137734 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/node-pixl-server-storage |
| Uploaded | 1 month, 8 days ago |
New Package Report
.changes
| Changed-By | Joseph Nahmias |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 24 Jun 2026 21:55:23 -0400 |
| Source | node-pixl-server-storage |
| Version | 4.1.0+ds-1 |
Changelog
node-pixl-server-storage (4.1.0+ds-1) unstable; urgency=medium . * Initial release (Closes: #1138497) * do not run upstream tests * install documentation
.dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-pixl-server-storage deb javascript optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pixl-server-storage Upstream-Contact: https://github.com/jhuckaby/pixl-server-storage/issues Source: https://github.com/jhuckaby/pixl-server-storage Files-Excluded: pxql.js Files: * Copyright: 2015 - 2026, Joseph Huckaby <jhuckaby@gmail.com> License: Expat Files: debian/* Copyright: 2026, Joseph Nahmias <jello@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
rejected — allocated to siretart 1 month, 5 days ago, started 1 month, 5 days ago, completed 1 month, 5 days ago.
Final Comment
Thanks for your diligence in preparing this package. I noticed a slight
slip in debian/copyright where some copyright notices from the source
code are not documented.
First, several files in the engines/ directory, specifically
Redis.js, RedisCluster.js, SQLite.js, Couchbase.js, and Postgres.js,
contain a code snippet from node-streamifier with the following
notice: "Copyright (c) 2014 Gabriel Llamas, MIT Licensed". This
copyright holder and license are currently missing from
debian/copyright.
Second, the file pxql.ne contains a copyright notice for both
PixlCore.com and Joseph Huckaby:
"Copyright (c) 2017 PixlCore.com and Joseph Huckaby". The copyright
for PixlCore.com should be added to debian/copyright to match.
-rt
Other Reviews of this Package
| Version | Hash | Allocated | Completed | Reviewer | Status | Details |
|---|---|---|---|---|---|---|
| 4.1.0+ds-1 | edba2842… | 2026-06-28 05:36 | 2026-06-28 05:38 | siretart | accepted | VIEW |
Public Notes
Missed Author Check
Command: dnq author-check -prepare
Exit code: 0
Author check: scanned 36 files.
NOT IN debian/copyright (2):
My Company, LLC. Confidential
test/sample-data.json:396
test/sample-data.json:504
test/sample-data.json:696
test/sample-data.json:7
test/sample-data.json:889
MyCompany, Inc. Confidential
test/sample-data.json:129
test/sample-data.json:239
Result: ATTENTION REQUIRED — 2 authors not in debian/copyright