Skip to content

Masquerade-Circus/iludb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IluDb

IluDb is a minimal lodash based in-memory database for node and the web.

It is inspired by LokiJS but will mantain a minimal api with a small footprint.

So, no mongo like queries as it is, but plugins are welcome. IluDb have a plugin system for extensibility.

Usage

-- Working on it --

Build/Test

Build dev with yarn dev. It will listen for changes on the lib dir with nodemon.

Test dev with yarn dev:test. It will listen for changes on the lib, test and dist dirs with nodemon.

Single test with yarn test.

Build with yarn build.

About

IluDb is a minimal lodash based in-memory database for node and the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published