Skip to content

Commit

Permalink
Add Horde.Process link
Browse files Browse the repository at this point in the history
Closes #272
  • Loading branch information
caioaao authored and derekkraan committed Jun 27, 2024
1 parent d6ea0fc commit 46a6b10
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@ Horde.Cluster.set_members(:distributed_supervisor_1, [:distributed_supervisor_1,
# supervisor_1, supervisor_2 and supervisor_3 will be joined in a single cluster.
```

# Other projects

Useful libraries that use or extend Horde functionalities.

## [Horde.Process](https://github.com/tyler-eon/horde-process)

An opinionated but configurable means of quickly creating GenServer modules that are intended to be managed and distributed via Horde.

# Contributing

Contributions are welcome! Feel free to open an issue if you'd like to discuss a problem or a possible solution. Pull requests are much appreciated.

0 comments on commit 46a6b10

Please sign in to comment.