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 70b8935 commit d41bb99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1894,12 +1894,12 @@ Detalized event semantics and payload structure:
<sup>\[[back to top](#table-of-contents)\]</sup>

- **Major**:
- Swarm Updates:
- Swarm:
- 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);
- logging (thread/ractor has some limitations so the initial implementation does not include internal logging);
- instrumentation (thread/ractor has some limitations so the initial implementation does not include internal instrumentation);
- 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 d41bb99

Please sign in to comment.