Software
Wir sind leidenschaftliche Software-Entwickler und setzen uns intensiv mit den von unseren Kunden gewählten Produkten, Frameworks und Bibliotheken auseinander. Dabei haben wir in vielen Bereichen tiefgehendes Know-how aufgebaut. Dieses Know-how stellen wir Ihnen sowohl in Form von kommerzieller als auch Opensource Software zur Verfügung.
Search and geographic information systems
Indoqa Solr Spatial Clustering
This project offers a distance-based spatial clustering search component for Apache Solr. It addresses the problem of reducing the amount of displayed markers on a map, described as Spatial Clustering, using a distance-based clustering algorithm based on GVM.
Indoqa Solr Spatial Corridor
This plugin offers functions to filter and sort results alongside a geographical route. It solves tasks like “I want to go from Vienna to Bratislava by car, please find all fuel stations that are max. 2 kilometers away from the computed route on the highway. Additionally, sort them by driven distance on the highway, starting in Vienna.”
Indoqa Solr Facet API
A library for a simpler usage of Apache Solr’s JSON facets within Java code.
Indoqa FSA
Provides an abstraction layer for acceptors and transducers from Morfologik as well as alternative implementations.
Indoqa Solr Spring Client
This project offers a Spring based implementation of a FactoryBean for communicating with Apache Solr servers.
UI development with React.js
Indoqa Style System
The Indoqa Style-System provides an extensible style system for React with Typescript typed theme support and several base components following the principle of style as a function.
Indoqa React Application
Indoqa React application is a React component that provides a ready-to-use setup of Redux, react-router, redux-observable and Fela.
Indoqa React App Polyfill
Indoqa React App Polyfill extends Create-React-App polyfill by some commonly used additional polyfills (e.g. array.include, string.startsWith, etc.).
Indoqa UI-Explorer
The Indoqa UI-Explorer is a React component to showcase isolated React components and the Indoqa Style-System based theme.
Indoqa Test-Utils
The Indoqa Test-Utils contain helper functions to develop tests for redux-observable epics and Fela styled components with less boilerplate code.
Using Apache Zookeper
Indoqa Zookeeper
Provides a simple state machine for executing operations on an Apache ZooKeeper ensemble. The execution supports automatic reconnects and restarts of operations and a simplified API to create, read, write, and delete nodes and access to their data.
Indoqa Zookeeper Config
This library makes use of indoqa-zookeeper to read properties from Apache ZooKeeper and provide them as a Spring PropertySource.
Indoqa Zookeeper Queue
Uses indoqa-zookeeper to implement a persistent queue with support for multiple writers and workers in Apache ZooKeeper.
Indoqa Zookeeper Browser
Provides a simple Swing UI for accessing and modifying content inside an Apache ZooKeeper ensemble.
Java development
Indoqa Boot Actuator
This project contains actuators that require libraries which are not available as part of Indoqa-Boot.
Indoqa Java Lang
Indoqa Lang contains additions to Java that would be expected being part of the Java standard library or Apache Commons Lang | IO.