v1.2.8 …* Fix: Problem with the bson2json conversion dealing with doubles #135 * $push and $pushAll operations are implemented. #130 * Fix: $rename can operate on nested json objects #107 * Fix: $inc doesn't create key if it doesn't exist #120 * Source code style fixes * A data format version info now stored in the database meta header #139 |
||
v1.2.3 …* Project moved to CMake build system #115 * Added negation support for the $elemMatch #109 * Set `TCETHREAD` when pthread mutex or lock allocation fails. - This change been cherry picked from #4 Incubaid/tokyocabinet#4 * Added $rename query operators. * Fixed #104 #114 * Implemented $slice operator #14 * Added ability to do mongo like queries with the distinct operation #93 * EJDB shared library changed its name from `tcejdb` to `ejdb` |
||