Let’s say PHP7 is “in the pipe” and will get done soon. And the Node 2.0 interface / release is a major step forward. And we covered Python 3. And our Hack / HHVM project didn’t get much traction.
I’ve been wrapping the Linux C client to use in Julia. It would be nice to have a full Julia API (Julia can call into C directly with no additional overhead, so it could mostly be based on the current C client.
Quick update on the Rust client: An initial v0.0.1 release is now available on crates.io. Documentation can be found at docs.rs and the source code is available in the aerospike-client-rust repo. Please note that this is a work in progress and that the public API of the client is still subject to change. Feedback, bug reports and pull requests are welcome!