An open API service indexing awesome lists of open source software.

https://github.com/janrockdev/rock-fabloader

Java based Hyperledger-Fabric connector for KDB+ integration
https://github.com/janrockdev/rock-fabloader

Last synced: over 1 year ago
JSON representation

Java based Hyperledger-Fabric connector for KDB+ integration

Awesome Lists containing this project

README

          

# ROCK-FABLOADER
## Java based Hyperledger-Fabric connector for KDB+ integration

[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=coverage)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=janrockdev_rock-fabloader&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=janrockdev_rock-fabloader)

[![CodeQL](https://github.com/janrockdev/rock-fabloader/workflows/CodeQL/badge.svg)](https://github.com/janrockdev/rock-fabloader/actions?query=workflow%3ACodeQL)

![travis](https://app.travis-ci.com/janrockdev/rock-fabloader.svg?branch=master)

Version: 0.1.1.0

TODO:
- template for project
- load trading transactions from KDB+ and print out
- load trading transactions from CoachDB anb print out
- benchmark for writing data over HF API (find the best way)