Re: [Pkg-javascript-devel] Where should jankyqueue live?

2014-09-06 Thread Jérémy Lal
Le samedi 06 septembre 2014 à 16:43 +0100, Tim Retout a écrit :
 Hi,
 
 I suspect this is too small for its own package, right? :)
 
 https://github.com/e14n/jankyqueue/blob/master/lib/jankyqueue.js
 
 Normally, reading the README, I would think twice before uploading it
 anyway, because it doesn't claim to be particularly *good*.  But
 pump.io and a couple of other packages from evanp depend on this code.
 
 So I guess I either want a package name to upload this under, or
 alternative suggestions about how to replace it with some other
 module?

A couple other packages ? in the devDependencies or in the
dependencies ?
https://www.npmjs.org/package/jankyqueue
lists only one.

It looks like some ad-hoc queue that ought to be bundled-as-patch in
pump.io...
Even better, let's replace it by an already existing queue module
available in debian like node-queue-async ! Do you need a hand for doing
just that ?

Jérémy.



___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] Where should jankyqueue live?

2014-09-06 Thread Tim Retout
On 6 September 2014 16:54, Jérémy Lal kapo...@melix.org wrote:
 A couple other packages ? in the devDependencies or in the
 dependencies ?
 https://www.npmjs.org/package/jankyqueue
 lists only one.

Hmm... it was databank-disk, but I haven't planned to package it - I'm
thinking of just jumping straight to databank-redis or
databank-mongodb instead:

https://github.com/e14n/databank-disk/blob/master/package.json

(The background being that these are different drivers for databank.)

 It looks like some ad-hoc queue that ought to be bundled-as-patch in
 pump.io...
 Even better, let's replace it by an already existing queue module
 available in debian like node-queue-async ! Do you need a hand for doing
 just that ?

So I'd be happy with either of these!  I would definitely welcome a
hand if we end up patching it out.  I think this means that I can wait
until I'm actually preparing the pump.io package itself.

-- 
Tim Retout dioc...@debian.org

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel