1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-21 02:41:21 +01:00
bitwarden-server/src
Brant DeBow 5efd68cf51
[PM-17562] Initial POC of Distributed Events (#5323)
* Initial POC of Distributed Events

* Apply suggestions from code review

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>

* Clean up files to support accepted changes. Address PR Feedback

* Removed unneeded using to fix lint warning

* Moved config into a common EventLogging top-level item. Fixed issues from PR review

* Optimized per suggestion from justinbaur

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>

* Updated to add IAsyncDisposable as suggested in PR review

* Updated with suggestion to use KeyedSingleton for the IEventWriteService

* Changed key case to lowercase

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2025-01-30 12:07:02 -05:00
..
Admin [PM-17691] Change permission requirement for organization deletion initiation (#5339) 2025-01-29 16:13:36 +00:00
Api [PM-16053] Add DeviceType enum to AuthRequest response model (#5341) 2025-01-29 12:08:29 -05:00
Billing [BEEEP] Remove unused code (#5320) 2025-01-27 19:22:55 +01:00
Core [PM-17562] Initial POC of Distributed Events (#5323) 2025-01-30 12:07:02 -05:00
Events [PM-17562] Initial POC of Distributed Events (#5323) 2025-01-30 12:07:02 -05:00
EventsProcessor Event processor tuning (#3945) 2024-04-02 15:45:18 -04:00
Icons [deps] Vault: Update AngleSharp to v1.1.2 (#4662) 2024-10-07 12:33:05 +02:00
Identity fix(email-feature-flags): [PM-7882] Email Verification - Added back in needed import. (#5268) 2025-01-15 11:04:51 -05:00
Infrastructure.Dapper [PM-14894] Drop Tax Rate tables - Stage 1 (#5236) 2025-01-10 16:39:02 +01:00
Infrastructure.EntityFramework Add limit item deletion server code (#5308) 2025-01-28 12:58:04 -05:00
Notifications Added push notification for when Collection management settings have been changed. (#5230) 2025-01-09 10:32:33 -06:00
SharedWeb [PM-17562] Initial POC of Distributed Events (#5323) 2025-01-30 12:07:02 -05:00
Sql Add limit item deletion organization setting migration (#5283) 2025-01-21 15:51:34 -05:00