6.0.8 • Published 5 years ago

air5-memory v6.0.8

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
5 years ago

Air5-Memory

npm npm NPM

Logo

Air5 Memory Adapter.

NPM

Installation

npm i air5@latest --save

npm i air5-memory@latest --save

Usage

const Air5 = require('air5')

const database = new Air5('example-name', {
    provider: 'memory',
    path: './air5/'
})

Copyright 2020 Jairus Tanaka - Apache 2.0

6.0.8

5 years ago

6.0.7

5 years ago

6.0.5

5 years ago

6.0.4

5 years ago

6.0.3

5 years ago

6.0.2

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago