SkillAgentSearch skills...

Onyx

Distributed, masterless, high performance, fault tolerant data processing

Install / Use

/learn @onyx-platform/Onyx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Logo Onyx

Join the chat at https://gitter.im/onyx-platform/onyx

What is it?

  • a masterless, cloud scale, fault tolerant, high performance distributed computation system
  • batch and stream hybrid processing model
  • exposes an information model for the description and construction of distributed workflows
  • Competes against Storm, Flink, Cascading, Cascalog, Spark, Map/Reduce, Sqoop, etc
  • written in pure Clojure

What would I use this for?

  • Realtime event stream processing
  • CQRS
  • Continuous computation
  • Extract, transform, load
  • Data transformation à la map-reduce
  • Data ingestion and storage medium transfer
  • Data cleaning

Installation

Available on Clojars:

[org.onyxplatform/onyx "0.14.6"]

Changelog

Changelog can be found at changes.md.

Quick Lookup Doc

A searchable set of documentation for the Onyx data model is available.

Project Template

A project template can be found at onyx-template.

Plugins and Libraries

Plugin Template

We provide a plugin template for use in building new plugins. This can be found at onyx-plugin.

Plugin Use

To use the supported plugins, please use version coordinates such as [org.onyxplatform/onyx-amazon-sqs "0.14.6.SNAPSHOT.0"], and read the READMEs on the 0.14.x branches linked above.

Build Status

Component | release| unstable ----------|--------|---------- onyx core| Circle CI | Circle CI onyx-local-rt| Circle CI | Circle CI onyx-kafka| Circle CI | Circle CI onyx-datomic| Circle CI | Circle CI onyx-redis| Circle CI | Circle CI onyx-sql| Circle CI | Circle CI onyx-bookkeeper| Circle CI | Circle CI onyx-amazon-sqs| Circle CI | Circle CI onyx-amazon-s3| Circle CI | Circle CI onyx-http| Circle CI | Circle CI learn-onyx| Circle CI | - onyx-examples| Circle CI | Circle CI onyx-peer-http-query| Circle CI | Circle CI lib-onyx| Circle CI | Circle CI onyx-plugin| Circle CI | Circle CI onyx-template| Circle CI | Circle CI

  • release: stable, released content
  • unstable: unreleased content

Unsupported plugins

Some plugins are currently unsupported in onyx 0.14.x. These are:

Companies Running Onyx in Production

LockedOn                    <img src="doc/images/cognician.png" height="30%" width="30%">                    <img src="doc/images/indaba.png" height="40%" width="40%">                    <img src="doc/images/yapster.png" height="15%" width="15%">                    <img src="doc/images/modnakasta.png">                    <img src="doc/images/breeze-125.png">

Quick Start Guide

Feeling impatient? Hit the ground running ASAP with the onyx-starter repo and walkthrough. You can also boot into preloaded a Leiningen application template.

User Guide 0.14.6

Developer's Guide 0.14.6

API Docs 0.14.6

Code level API documentation can be found here.

Official plugin listing

Official plugins are vetted by Michael Drogalis. Ensure in your project that plugin versions directly correspond to the same Onyx

Related Skills

View on GitHub
GitHub Stars2.0k
CategoryDevelopment
Updated1d ago
Forks201

Languages

Clojure

Security Score

100/100

Audited on Apr 7, 2026

No findings