KX Insights Microservices
An ecosystem of cloud-native microservices, built with KX Insights Core
The microservices help developers
- Add new function to existing kdb+ systems
- Migrate legacy kdb+ components to the cloud
- Develop new applications or microservices with composition and integration
Key Features
Service Discovery | A cloud-native, scalable registry which stores, manages and distributes running services and their metadata for all other services within the Microservice driven application. |
Stream Processor | A high-performance, scalable event-stream processing system implemented in q. |
Data Access | Provides read-only access to all data stored in a database, regardless of where the data currently resides in the data lifecycle. |
Service Gateway | A unified access point for data that is spread across multiple processes. |
Storage Manager | Handles data persistence and migration. |
OpenAPI
OpenAPI specifications for all microservices, and a library for generating server stubs from an OpenAPI specification that uses our REST server library.