UNPKG

writeahead

Version:
21 lines (16 loc) 999 B
[![Actions Status](https://github.com/bigeasy/writeahead/workflows/Node%20CI/badge.svg)](https://github.com/bigeasy/writeahead/actions) [![codecov](https://codecov.io/gh/bigeasy/writeahead/branch/master/graph/badge.svg)](https://codecov.io/gh/bigeasy/writeahead) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) A write-ahead log. | What | Where | | --- | --- | | Discussion | https://github.com/bigeasy/writeahead/issues/1 | | Documentation | https://bigeasy.github.io/writeahead | | Source | https://github.com/bigeasy/writeahead | | Issues | https://github.com/bigeasy/writeahead/issues | | CI | https://travis-ci.org/bigeasy/writeahead | | Coverage: | https://codecov.io/gh/bigeasy/writeahead | | License: | MIT | ``` npm install writeahead ```