Browsing Category

Others

Connect Xcelsius to CSV Data

Until now, Xcelsius required XML data and web services for live connectivity. CSV Connector is an optimal component for your developer toolbox to connect a dashboard to a…

Using Redis in Spring Boot

Redis (https://redis.io/) is an open source, in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted…