Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Jan 7, 2018
1 parent d9af29a commit 619c594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Release](https://img.shields.io/github/release/sheerun/queue.svg)](https://github.com/sheerun/queue/releases/latest)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.txt)

An blocking FIFO queue based on auto-growing circular buffer, without goroutines.
Lightweight, performant, thread-safe blocking FIFO queue based on auto-growing circular buffer.

## Usage

Expand Down

0 comments on commit 619c594

Please sign in to comment.