Skip to content

Commit

Permalink
[roadmap] minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp committed Jan 20, 2025
1 parent 0d31bf3 commit 7bd5660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2085,7 +2085,7 @@ Detalized event semantics and payload structure:
- an ability to release all locks and all requests of the concrete acquirer id or host id (or both in validation-orianted combination);
- **Minor**:
- A special explicit documentation section that will explain and clarify which exceptions can be occured and what cases occurs them (at the moment such cases are explained inside the lock methods documentation that is not really convinient);
- Renaming of some exceptions (such as `RedisQueuedLocks::TimedLockTimeoutError`) to make the related problem more quickly and faster to understood;
- Renaming of some exceptions (such as `RedisQueuedLocks::TimedLockTimeoutError`) to make the related problem more quickly, faster and easier to understand;
- Support for detailed `OpenTelemetry` tracing;
- `light mode`: an ability to work without any debug and instrumentation logic and data (totally reduced debugging and instrumenting possibilities, but better performance);
- support for `Dragonfly` database backend (https://github.com/dragonflydb/dragonfly) (https://www.dragonflydb.io/);
Expand Down

0 comments on commit 7bd5660

Please sign in to comment.