Skip to content

Commit

Permalink
Add Mascot
Browse files Browse the repository at this point in the history
  • Loading branch information
cpursley committed Aug 30, 2024
1 parent ec61b6f commit 9b047f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Simple and reliable Postgres [Change Data Capture
(CDC)](https://en.wikipedia.org/wiki/Change_data_capture) in Elixir.

![Walex mascot](mascot.jpeg)

WalEx allows you to listen to change events on your Postgres tables then perform callback-like actions with the data via the [Event DSL](#event-module). For example:

- Stream database changes to an external service
Expand Down
Binary file added mascot.jpeg
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 9b047f1

Please sign in to comment.