Processors Packages

Processor packages provide common handler, state manager and query manager functionalities

Package
Definition

com.rierino.processors.common

Includes basic event handling capabilities (such as read, write, query) and basic state managers (such as local map, cache)

com.rierino.processors.mongodb

Includes MongoDB specific state, query and CDC implementations

com.rierino.processors.redis

Includes Redis specific state and CDC implementations

com.rierino.processors.jdbc

Includes RDBMS specific state and query implementations

com.rierino.processors.etcd

Includes etcd specific KV loader, state and CDC implementations

com.rierino.processors.vault

Includes HashiCorp Vault specific KV loader implementation

Last updated