EJDB Changelog

What's new in EJDB 1.2.8

Jul 13, 2015
  • 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

New in EJDB 1.1.25 (Nov 9, 2013)

  • Mongodb $unset operation implemented #101
  • json2bson segfaults for arrays of simple types #102

New in EJDB 1.1.19 (Aug 20, 2013)

  • This version supports the long-awaited mongodb update positional operator (ticket #91).

New in EJDB 1.1.13 (Jun 25, 2013)

  • This version adds a C# (.Net) binding and fixes BSON API stability issues.

New in EJDB 1.1.4 (May 9, 2013)

  • All EJDB and all TokyoCabinet APIs have been ported to Windows.
  • Java and Ruby bindings have been added.
  • There are fixes for various performance and stability issues.