The core set of services for Saturnin currently contains next services:
- Text file reader microservice -
saturnin.text.reader
- Text file writer microservice -
saturnin.text.writer
- Text line filter microservice -
saturnin.text.linefilter
- Binary data file reader microservice -
saturnin.binary.reader
- Binary data file writer microservice -
saturnin.binary.writer
- Protobuf printer microservice -
saturnin.proto.printer
- Protobuf filter microservice -
saturnin.proto.filter
- Protobuf aggregator microservice -
saturnin.proto.aggregator
- Firebird log from server provider microservice -
saturnin.firebird.log.fromsrv
- Firebird log parser microservice -
saturnin.firebird.log.parser
- Firebird trace parser microservice -
saturnin.firebird.trace.parser
- Firebird trace session provider microservice -
saturnin.firebird.trace.session
For information how to use these services, see Saturnin CORE documentation.
Table of Contents
saturnin
is distributed under the terms of the MIT license.
For installation instructions, see the Saturnin documentation.
Documentation related to Saturnin:
- Firebird Butler
- Saturnin
- Saturnin CORE services
- Saturnin SDK