An open API service indexing awesome lists of open source software.

https://github.com/bigeasy/sequester

A concurrent read/write lock.
https://github.com/bigeasy/sequester

Last synced: 5 months ago
JSON representation

A concurrent read/write lock.

Awesome Lists containing this project

README

        

[![Actions Status](https://github.com/bigeasy/sequester/workflows/Node%20CI/badge.svg)](https://github.com/bigeasy/sequester/actions)
[![codecov](https://codecov.io/gh/bigeasy/sequester/branch/master/graph/badge.svg)](https://codecov.io/gh/bigeasy/sequester)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A comparator function builder.

| What | Where |
| --- | --- |
| Discussion | https://github.com/bigeasy/sequester/issues/1 |
| Documentation | https://bigeasy.github.io/sequester |
| Source | https://github.com/bigeasy/sequester |
| Issues | https://github.com/bigeasy/sequester/issues |
| CI | https://travis-ci.org/bigeasy/sequester |
| Coverage: | https://codecov.io/gh/bigeasy/sequester |
| License: | MIT |

```
npm install sequester
```