Download List

Descripción del Proyecto

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.

System Requirements

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 Back to release list
1.0.24

Esta versión corrige varios problemas subprocesos, fija un accidente cuando se usa la "hebra $" y "$ capa" operaciones, agrega un "$ dropall" emparejado de operación de consulta para en el lugar de eliminación de registros, e implementa mejor soporte de tipo boolean.
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