Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rerpha authored Jan 8, 2025
1 parent 82d5435 commit 1cf61d6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
![](https://github.com/rerpha/saluki/blob/main/resources/logo.png)

Serialise/deserialise flatbuffers blobs from kafka
Serialise/deserialise flatbuffers blobs from kafka.
This currently deserialises https://github.com/ess-dmsc/python-streaming-data-types, but I am working to make it agnostic. Python bindings for the respective schema will need to be generated.

## install
# Usage
`saluki --help`

# install
`pip install saluki`

## developer setup
Expand Down

0 comments on commit 1cf61d6

Please sign in to comment.