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

https://github.com/xerial/msgframe

A framework for SQL-based message processing sql
https://github.com/xerial/msgframe

Last synced: 9 months ago
JSON representation

A framework for SQL-based message processing sql

Awesome Lists containing this project

README

          

# MessageFrame [![Gitter Chat][gitter-badge]][gitter-link] [![Build Status](https://travis-ci.com/wvlet/msgframe.svg?branch=master)](https://travis-ci.com/wvlet/msgframe) [![codecov](https://codecov.io/gh/wvlet/msgframe/branch/master/graph/badge.svg)](https://codecov.io/gh/wvlet/msgframe) [![scala-index][sindex-badge]][sindex-link] [![maven central][central-badge]][central-link] [![Scaladoc](https://javadoc-badge.appspot.com/org.wvlet.msgframe/msgframe-scaladoc_2.12.svg?label=scaladoc)](https://javadoc-badge.appspot.com/org.wvlet.msgframe/msgframe-scaladoc_2.12)

[circleci-badge]: https://circleci.com/gh/wvlet/msgframe.svg?style=svg
[circleci-link]: https://circleci.com/gh/wvlet/msgframe
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg
[gitter-link]: https://gitter.im/wvlet/msgframe?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[coverall-badge]: https://coveralls.io/repos/github/wvlet/msgframe/badge.svg?branch=master
[coverall-link]: https://coveralls.io/github/wvlet/msgframe?branch=master
[sindex-badge]: https://index.scala-lang.org/wvlet/msgframe/msgframe/latest.svg?color=orange
[sindex-link]: https://index.scala-lang.org/wvlet/msgframe
[central-badge]: https://img.shields.io/maven-central/v/org.wvlet.msgframe/msgframe_2.12.svg?label=maven%20central
[central-link]: https://search.maven.org/search?q=g:%22org.wvlet.msgframe%22%20AND%20a:%22msgframe_2.12%22

## Resources

(To be written)

- [Documentation](https://wvlet.org/msgframe/docs)
- [Release Notes](https://wvlet.org/msgframe/docs/release-notes.html)

## LICENSE

[Apache v2](https://github.com/wvlet/msgframe/blob/master/LICENSE)