1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-31 23:21:22 +01:00
bitwarden-server/dev
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
..
.env.example [PM-17562] Initial POC of Distributed Events (#5323) 2025-01-30 12:07:02 -05:00
.gitignore Remove OpenLDAP docker configuration (#4902) 2024-10-17 07:50:42 +10:00
authsources.php.example Add docker image and config for local SSO IdP (#2001) 2022-05-26 06:23:58 +10:00
create_certificates_linux.sh Make development easier (#3504) 2023-12-08 15:14:49 -05:00
create_certificates_mac.sh Make development easier (#3504) 2023-12-08 15:14:49 -05:00
create_certificates_windows.ps1 Make development easier (#3504) 2023-12-08 15:14:49 -05:00
docker-compose.yml [PM-17562] Initial POC of Distributed Events (#5323) 2025-01-30 12:07:02 -05:00
ef_migrate.ps1 Devcontainer Improvements (#4466) 2024-07-08 10:48:02 -04:00
migrate.ps1 [PM-14818] Update migrate.ps1 to support test database used by integration tests (#4912) 2025-01-22 11:41:18 -05:00
reverse-proxy.conf.example Fix typos in comments (#2876) 2023-05-09 17:38:47 +02:00
secrets.json.example Use .db extension for SQLite configuration example (#5313) 2025-01-22 13:09:46 -05:00
setup_azurite.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
setup_secrets.ps1 Add IntegrationTest project to setup_secrets (#3941) 2024-04-11 11:31:36 +10:00