Skip to content
/ nedb Public

Contains NEDB fork and multi-process support

Notifications You must be signed in to change notification settings

ArcBlock/nedb

Folders and files

NameName
Last commit message
Last commit date
Jun 26, 2023
Jun 26, 2023
Nov 23, 2020
Feb 11, 2023
Oct 30, 2021
Nov 23, 2020
Nov 23, 2020
Sep 6, 2022
Feb 11, 2023
Nov 23, 2020
Feb 11, 2023
Jun 26, 2023
Feb 11, 2023
Nov 23, 2020
Feb 11, 2023
Sep 6, 2022
Sep 6, 2022
Feb 11, 2023
Feb 11, 2023

Repository files navigation

nedb

Table of Contents

Introduction

lerna docs Gitter

Last updated at 2/11/2023, 10:28:50 PM

This repo contains a NEDB fork used by ArcBlock products.

Along with the NEDB core, we have updated several related packages to improve performance, security and compatibility:

  • Most dependencies are upgraded to latest to get better security and performance
  • Use @nedb/multi to read and write to the same database in different node.js processes
  • Use @nedb/mongoose-driver as a drop-in replacement for mongoose + mongodb to make apps lightweight

Limitations: if you want to use nedb in browser, please use the original version.

Getting Started

Checkout instructions here on how to contribute.

Packages

Credits

About

Contains NEDB fork and multi-process support

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published