Node.js Client Release 1.0.34 (March 10, 2015)

Version 1.0.34 of the Node.js client was released on March 10, 2015 and is available for download here. Release 1.0.34 boasts LDT (Large Data Type) support in the form of LLIST! This greatly enhances the functionality of the Node.js client (see our client functionality table).

The features and fixes of this release are listed below.

Features:

  • Large Data Type (LDT) released; all LLIST APIs are available with documentation, examples and test cases.
  • Updated the C client tag to use version 3.1.8.

Fixes:

  • Corrected documentation for the Query API.
  • Fixed query test failure to always initialize the info policy for sindex create.

The full release notes are viewable here.

Sorry I don’t mean to be rude, but is there an ETA for node.js 0.12 support?

I’m asking this because I’d really love to use Aerospike but I need to decide on a database system over the next days.

does the client supports rhel 7.0 already? i can’t install it.

We have now actively started working on 0.12 support. Will report back as soon as we have material to share!

2 Likes

Hi @blitzprog and @michaelmruta,

We just released version 1.0.36 of our Aerospike node.js client, which now supports both node.js v0.10 and node.js v0.12. You can download it here and view its full release notes here. Please let us know if you have any further questions!

Cheers,

Maud