From f85f58e7015d3510d675850bd8fdfe71183fb199 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sun, 12 Jun 2022 16:14:16 +0200 Subject: [PATCH] Doc-deprecate Ref https://github.com/Level/community/issues/113 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a420c75..42c89e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # deferred-leveldown -> A mock `abstract-leveldown` implementation that queues operations while a real `abstract-leveldown` instance is being opened. +**A mock `abstract-leveldown` implementation that queues operations while a real `abstract-leveldown` instance is being opened.** + +> :pushpin: This module will soon be [deprecated](https://github.com/Level/community/issues/113), because its functionality is included in [`abstract-level`](https://github.com/Level/abstract-level). [![level badge][level-badge]](https://github.com/Level/awesome) [![npm](https://img.shields.io/npm/v/deferred-leveldown.svg)](https://www.npmjs.com/package/deferred-leveldown)