Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Additional embeddable languages (such as Scala, Haskell, Clojure, Julia, SAS, MatLab etc.)
  • Additional database queries (Cassandra, MongoDB, Postgres, MariaDB etc).
  • Any others not already implemented that you are familiar with and would like us to support.

We are also looking at using similar techniques to provide simple interfaces to some value stores like Ceph, S3 and Redis Kafka (though they may not look like embedded languages). This will allow native reads and writes directly from and to the Object Store, to reduce the extra latency currently created by the requirement to move the data into the internal distributed filesystem prior to processing. The interface to Redis Kafka is already under development.

...