Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/temoto/spq

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/temoto/spq

  • v0.10.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

What

Persistent queue library with requirements:

  • job API: Push, Peek, Delete
  • data safety: critical
  • zero maintenance, auto-recover as much as possible and keep working
  • speed: sane, avoid obvious mistakes
  • single process access, thread safe

Credits

This library would be poorly reinvented wheel without following great work:

  • https://github.com/beeker1121/goque
  • https://github.com/syndtr/goleveldb

Flair

Build status Coverage Go Report Card

FAQs

Package last updated on 05 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc