New Timeseries Datastore :: Cassandra :: Search

High throughput, distributed time series datastore

License

License

Categories

Categories

Cassandra Data Databases Search Business Logic Libraries
GroupId

GroupId

org.opennms.newts
ArtifactId

ArtifactId

newts-cassandra-search
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

bundle
Description

Description

New Timeseries Datastore :: Cassandra :: Search
High throughput, distributed time series datastore

Download newts-cassandra-search

Dependencies

compile (5)

Group / Artifact Type Version
org.opennms.newts : newts-api jar 2.0.0
org.opennms.newts : newts-cassandra-common jar 2.0.0
com.google.guava : guava jar 23.0
com.google.inject : guice jar 4.0
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.opennms.newts : newts-cassandra-test jar 2.0.0
ch.qos.logback : logback-classic jar 1.1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Newts circleci

Newts is a time-series data store based on Apache Cassandra.

Features

High throughput
Newts is built upon Apache Cassandra, a write-optimized, fully distributed partioned row store.
Grouped access
It's common to collect, store, and retrieve metrics together, (think bytes in and bytes out, or 1, 5, and 15 minute load averages.); Newts allows for similar metrics to be grouped together, for more efficient storage and retrieval.
Late aggregation
Most time-series solutions perform in-line aggregations for purposes of later ploting visualizations, even though the ratio of reads to write is staggeringly small. Newts performs plot aggregations at the time of the read.
Searchable Metadata
Fully searchable sample resource metadata.

More information can be found in the project Wiki, or the homepage.

org.opennms.newts

OpenNMS

Enterprise-Grade Open-Source Network Management

Versions

Version
2.0.0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0