Package: wnpp Severity: wishlist Owner: Andrew Kelley <superjo...@gmail.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-eventvat Version : 0.2.1 Upstream Author : hij1nx <hij...@me.com> (http://www.nodejitsu.com) * URL : https://github.com/hij1nx/EventVat * License : Expat Programming Lang: JavaScript Description : Evented, in-process key/value store for Node.js EventVat is an evented in-process key/value store with an API like that of Redis. It's event based, which means that when a method is called that affects the data, corresponding events will be raised. It supports 5 data types, Strings, Numbers, Booleans, Arrays and Hashes. . Node.js is an event-based server-side JavaScript engine.