Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
linxGnu committed Jul 22, 2021
1 parent e022215 commit 4042130
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
[![Coverage Status](https://coveralls.io/repos/github/linxGnu/pqueue/badge.svg?branch=master)](https://coveralls.io/github/linxGnu/pqueue?branch=master)
[![godoc](https://img.shields.io/badge/docs-GoDoc-green.svg)](https://godoc.org/github.com/linxGnu/pqueue)

`pqueue` is thread-safety, serves environments where more durability is required (e.g., outages last longer than memory queues can sustain).

### Usage

```go
Expand Down

0 comments on commit 4042130

Please sign in to comment.