50 packages
data-access-plugin
A teraserver plugin for managing data access and searching spaces
elasticsearch-store
An API for managing an elasticsearch index, with versioning and migration support.
generator-teraslice
Generate teraslice related packages and code
terafoundation
A Clustering and Foundation tool for Terascope Tools
terafoundation_elasticsearch_connector
Elasticsearch connector for terafoundation
terafoundation_kafka_connector
Terafoundation connector for Kafka producer and consumer clients.
@terascope/chunked-file-reader
This module is an abstracted reader for use in various Teraslice readers. It uses an externally-defined reader to read data and the packages up the data in a DataEntity for use with other Teraslice processors.
@terascope/core-utils
A collection of Teraslice Core Utilities
@terascope/data-access
A tool designed to limit access to reading and querying data
@terascope/data-access-plugin
A teraserver plugin for managing data access and searching spaces
@terascope/data-mate
Library of data validations/transformations
@terascope/data-types
A library for defining the data structures and mapping
@terascope/docker-compose-js
Node.js driver for controlling docker-compose testing environments.
@terascope/elasticsearch-api
Elasticsearch client api used across multiple services, handles retries and exponential backoff
@terascope/elasticsearch-asset-apis
Elasticsearch reader and sender apis
@terascope/error-parser
Generic error parser
@terascope/eslint-config
A shared eslint config based on eslint-config-airbnb
@terascope/fetch-github-release
Download a specific release from github
@terascope/file-asset-apis
file reader and sender apis
@terascope/geo-utils
A collection of Teraslice Geo Utilities
@terascope/ip-utils
A collection of Teraslice IP Utilities
@terascope/job-components
A teraslice library for validating jobs schemas, registering apis, and defining and running new Job APIs
@terascope/node-rdkafka
Node.js bindings for librdkafka
@terascope/opensearch-client
A Node.js facade client for opensearch & elasticsearch.
@terascope/queue
This is a typical FIFO queue implementation with a few extra helper methods