Package: wnpp Severity: wishlist Owner: Sean Anderson <sean...@gmail.com>
* Package name : golang-github-joncrlsn-dque Version : 2.2.0-1 Upstream Author : Jon Carlson * URL : https://github.com/joncrlsn/dque * License : Expat Programming Lang: Go Description : dque is a fast, embedded, durable queue for Go dque - a fast embedded durable queue for Go. dque is - persistent -- survives program restarts - scalable -- not limited by your RAM, but by your disk space - FIFO -- First In First Out - embedded -- compiled into your Golang program - synchronized -- safe for concurrent usage - fast or safe, you choose -- turbo mode lets the OS decide when to write to disk - has a liberal license -- allows any use, commercial or personal . This is a dependency of loki.