Package: wnpp Severity: wishlist Owner: Apollon Oikonomopoulos <apoi...@debian.org> Control: block 673515 by -1
* Package name : puppetlabs-stockpile-clojure Version : 0.0.3 Upstream Author : Puppet Inc * URL : https://github.com/puppetlabs/stockpile * License : Apache-2.0 Programming Lang: Clojure Description : simple, durable Clojure queuing library A simple, durable Clojure queueing library. Stockpile supports the durable storage and retrieval of data. After storage, stockpile returns an "entry" that can be used to access the data later. When no longer needed, the data can be atomically discarded. This library is a prerequisite for packaging PuppetDB and/or Puppet Server.