Package: wnpp
Severity: wishlist
Owner: Jerome Charaoui <jer...@riseup.net>

   Package name     : nippy-clojure
   Version          : 3.1.1
   Upstream author  : Peter Taoussanis <pe...@taoensso.com>
   URL              : https://github.com/ptaoussanis/nippy
   License          : EPL-1.0
   Programming Lang : Clojure
   Description      : High-performance serialization library for Clojure

the fastest serialization library for Clojure

Clojure's rich data types are awesome. And its reader allows you to take your data just about anywhere. But the reader can be painfully slow when you've got a lot of data to crunch (like when you're serializing to a database).

Nippy is an attempt to provide a reliable, high-performance drop-in alternative to the reader. Used by the Carmine Redis client, the Faraday DynamoDB client, PigPen, Onyx and others.

Thanks,

-- Jerome

Reply via email to