Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emgeee committed Aug 5, 2024
1 parent cbc0687 commit c113803
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
.vscode
.DS_Store
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Denormalized

Denormalized is a fast embeddable stream processing engine built on Apache DataFusion.
It currently supports sourcing and sinking to kafka, windowed aggregations, and stream joins.

While this repo is very much a *work-in-progress*, we currently support windowed aggregations and joins on streams of data with a
connector available for Kafka.
This repo is still a *work-in-progress* and we are actively seeking design partners. If you have have a specific use-case you'd like to discuss please drop us a line via a github issue or email [email protected].

## Building Denormalized

Expand All @@ -19,5 +19,9 @@ With the data generation in place, run -

## Credits

Denormalized is built and maintained by [Denormalized Inc](www.denormalized.io) from San Francisco. Please drop in a line to
[email protected] or simply open up a GitHub Issue.
Denormalized is built and maintained by [Denormalized](https://www.denormalized.io) in San Francisco. Please drop in a line to
[email protected] or simply open up a GitHub Issue!

<a href="https://www.denormalized.io">
<img src="./docs/images/denormalized_logo.png" alt="Denormalized Logo" width="512">
</a>
Binary file added docs/images/denormalized_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c113803

Please sign in to comment.