[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#896955: RFP: node-memoizee -- Complete memoize/cache solution for JavaScript



Package: wnpp
Severity: wishlist

* Package name    : node-memoizee
  Version         : 0.4.12
  Upstream Author : Mariusz Nowak <medikoo@medikoo.com> (http://www.medikoo.com/)
* URL             : https://github.com/medikoo/memoizee#readme
* License         : ISC
  Programming Lang: JavaScript
  Description     : Complete memoize/cache solution for JavaScript

 Node.js module that provides a complete memoize/cache solution for JavaScript.
 Memoization is a technique to save on memory or CPU cycles when dealing with
 repeated operations.
 It basically wraps function calls and return cached results when the function
 is called with the same arguments.
 .
 Node.js is an event-based server-side JavaScript engine.

This would be useful to make node-debug-fabulous faster (the dependency is
patched away in version 1.1.0-1).

Beware that npm2deb reports that the following dependencies are not in Debian:
- lru-queue
- next-tick
- timers-ext


Reply to: