Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 269 Bytes

File metadata and controls

22 lines (15 loc) · 269 Bytes

@emeralt/database-inmemory

Emeralt database plugin to store packages in memory

Install

Using npm:

npm install @emeralt/database-inmemory

or using yarn:

yarn add @emeralt/database-inmemory

Usage

new EmeraltDatabaseInMemory()