ejdb2_dart 1.0.31 copy "ejdb2_dart: ^1.0.31" to clipboard
ejdb2_dart: ^1.0.31 copied to clipboard

discontinued
outdated

Embeddable JSON Database engine EJDB http://ejdb.org Dart binding

ejdb_dart (1.0.31)

  • Fixed missing native libejdb2dart.so

ejdb_dart (1.0.30)

  • Upgraded to ejdb v2.0.23

ejdb_dart (1.0.29)

  • Upgraded to ejdb v2.0.22

ejdb_dart (1.0.28)

  • Added async messages backpressure during query execution. (#255)

ejdb_dart (1.0.27)

  • Added EJDB2.rename(oldCollectionName, newCollectionName) method. (#254)

ejdb_dart (1.0.26)

  • Added JBDOC[] operator which is equivalent of JBDOC.at(pointer)

ejdb_dart (1.0.25)

  • Typo fixed

ejdb_dart (1.0.24)

  • Added JBDOC.at(pointer) to get subset of document using RFC 6901 JSON pointer
  • Added JBDOC.object to access parsed JSON document body

ejdb_dart (1.0.23)

  • Upgraded to ejdb v2.0.20
  • Minor fixes in docs
  • Set proper query limit in JQL.first and JQL.firstN

ejdb_dart (1.0.22)

  • Upgraded to ejdb v2.0.19 / iowow v1.3.20 with critical fixes

ejdb_dart (1.0.21)

  • Upgraded to ejdb v2.0.18

ejdb_dart (1.0.20)

  • Added inverse JQL query option. (ejdb 2.0.17)

ejdb_dart (1.0.19)

  • Upgraded to ejdb v2.0.16

ejdb_dart (1.0.18)

  • Security: a heap-overflow vulnerability was fixed in the WebSocket parser of facil.io library

ejdb_dart (1.0.17)

  • Added convenient JQL#firstRequired()

ejdb_dart (1.0.16)

  • Upgraded to ejdb2_2.0.13 with critical fixes

ejdb_dart (1.0.15)

  • Upgraded to ejdb2_2.0.12 with critical fixes

ejdb_dart (1.0.14)

  • Upgraded to ejdb2_2.0.11 with critical fixes

ejdb_dart (1.0.13)

  • CRITICAL: Fixed unexpected database file truncation and data loss on close.
  • Upgraded to iowow 1.3.14

ejdb_dart (1.0.12)

  • Added query limit override in JQL#execute
  • Added native JQL#limit getter

ejdb_dart (1.0.11)

  • Added JQL#firstOrNull() and JQL#firstN() with relevant test cases
  • Build fixes: HTTP/WS server was not included in 1.0.10

ejdb_dart (1.0.10)

  • Upgrade to ejdb 2.0.9 release

ejdb_dart (1.0.9)

  • Ability to log query execution plan with explainCallback function in JQL#execute() and JQL#scalarInt()

ejdb_dart (1.0.8)

  • Added notFound,invalidQuery to EJDB2Error

ejdb_dart (1.0.7)

  • Updated to ejdb v2.0.8

ejdb_dart (1.0.6)

  • Updated to ejdb v2.0.7
    • Fixed deadlock condition with OSX pthread rwlocks.
    • Phreads PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP is used by default

ejdb_dart (1.0.5)

  • Fix compilation warning: incompatible pointer types passing 'intptr_t *'

ejdb_dart (1.0.4)

  • Updated to ejdb v2.0.6
  • Documentation minors

ejdb_dart (1.0.3)

  • Safe database release in ejdb2_isolate_shared_release()

ejdb_dart (1.0.2)

  • Canonicalize database file path before opening database.

ejdb_dart (1.0.1)

  • Added support of database access from multiple isolates #241

ejdb_dart (1.0.0)

  • Initial version.
2
likes
0
pub points
0%
popularity

Publisher

verified publisherejdb.org

Embeddable JSON Database engine EJDB http://ejdb.org Dart binding

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

json_at, path, quiver

More

Packages that depend on ejdb2_dart