Télécharger la liste

Description du projet

EJDB is an embedded JSON database engine. It aims to be a fast MongoDB-like NoSQL library that can be embedded into C/C++/Nodejs/Python3/Lua applications. It features collection-level write locking, collection level transactions, string token matching queries, and a Node.js binding.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-02 09:47 Retour à la liste release
1.0.24

Cette version corrige divers problèmes de thread, corrige un plantage lors de l'utilisation du « strand$ » et «$ stror » opérations, ajoute un «$ dropall » opération de requête pour le retrait de la place appariés records, et met en œuvre une meilleure assistance de type booléen.
Tags: Stable
This release fixes various threading issues, fixes a crash when using the "$strand" and "$stror" operations, adds a "$dropall" query operation in order to in-place removal of matched records, and implements better boolean type support.

Project Resources