Skip to content

Commit

Permalink
[readme] minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp committed Jul 15, 2024
1 parent 777c20c commit 70b8935
Showing 1 changed file 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 @@ -1898,6 +1898,8 @@ Detalized event semantics and payload structure:
- circuit-breaker for long-living failures of your infrastructure inside the swarm elements and supervisor:
the supervisor will stop (for some period of time or while the some factor will return false)
trying to ressurect unexpectedly terminated swarm elements, and will notify about this;
- logging (thread + ractor limitations);
- instrumentation (thread + ractor limitations);
- lock request prioritization;
- **strict redlock algorithm support** (support for many `RedisClient` instances);
- `#lock_series` - acquire a series of locks:
Expand Down

0 comments on commit 70b8935

Please sign in to comment.