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
- Host: GitHub
- URL: https://github.com/xerial/msgframe
- Owner: xerial
- License: apache-2.0
- Created: 2018-12-29T08:57:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T20:54:49.000Z (almost 6 years ago)
- Last Synced: 2025-04-13T00:58:52.671Z (9 months ago)
- Language: Scala
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MessageFrame [![Gitter Chat][gitter-badge]][gitter-link] [](https://travis-ci.com/wvlet/msgframe) [](https://codecov.io/gh/wvlet/msgframe) [![scala-index][sindex-badge]][sindex-link] [![maven central][central-badge]][central-link] [](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)