kind/bug
Issues which are a software defect
subsystem/core database
Issues relating to the core database
good first issue
This is a good first issue for anyone that wants to start contributing to EventStoreDB
#
event-store
Here are 90 public repositories matching this topic...
Real-time FX trading showcase by Adaptive.
react
redux
kubernetes
finance
real-time
typescript
rxjs
pwa
rabbitmq
interop
storybook
event-store
dotnet-core
node-js
fx
openfin
-
Updated
Mar 22, 2022 - TypeScript
Microservice native message and event store for Postgres
-
Updated
Feb 16, 2022 - Shell
PHP 7.4 EventStore Implementation
-
Updated
Feb 27, 2022 - PHP
A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger
-
Updated
Mar 30, 2021 - TypeScript
Stream Store library targeting RDBMS based implementations for .NET
-
Updated
Apr 1, 2022 - C#
Go - CQRS / Event Sourcing made easy - Go
-
Updated
Nov 23, 2021 - Go
Event Sourcing and CQRS in practice.
-
Updated
Apr 4, 2022 - Java
A Rust based event store using the Redis protocol
-
Updated
Dec 6, 2021 - Rust
Provides basic functionality for event sourced aggregates.
-
Updated
Mar 22, 2021 - PHP
NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs
library
kafka
cqrs
event-sourcing
nats
event-store
nest
kafka-streams
nats-streaming
event-storage
nestjs
cqrs-pattern
-
Updated
Jan 22, 2022 - TypeScript
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
aspnetcore
domain-driven-design
event
event-sourcing
netcore
event-store
event-driven
cqrs-es
aggregate-root
cqrs-pattern
-
Updated
Apr 22, 2020 - C#
Event Store backed by Azure Cosmos DB
-
Updated
Dec 13, 2021 - C#
Event Store Symfony Bundle
-
Updated
Mar 29, 2022 - PHP
PDO implementation of ProophEventStore http://getprooph.org
-
Updated
Mar 20, 2022 - PHP
PHP 7.4 Event Store Client Implementation
-
Updated
Sep 29, 2021 - PHP
Event Sourcing and Microservices Stack for Ruby
ruby
postgres
microservices
reactive
messaging
event-sourcing
soa
event-store
event-driven
autonomous-services
service-oriented-architecture
-
Updated
Sep 8, 2020 - Shell
-
Updated
Mar 29, 2022 - JavaScript
JS client library for connecting to Event Store over TCP/IP
-
Updated
May 19, 2019 - JavaScript
Prooph. How to use.
-
Updated
Aug 20, 2017 - PHP
PHP 7.2 Event Store HTTP Client Implementation
-
Updated
Nov 25, 2020 - PHP
Event Store Management UI
-
Updated
Oct 30, 2018 - JavaScript
A Node.js CQRS and Event Source Microservice Exmaple using Nest.js, Event Store and Mongo
-
Updated
Apr 2, 2022 - TypeScript
Prooph EventStore HTTP API
-
Updated
Jul 1, 2019 - PHP
Standard projections to use with Prooph EventStore
-
Updated
Nov 6, 2021 - PHP
Open Source Cross Platform EventStore(see https://eventstore.org/) Solution based on .NET Core 3.1 and Netty(https://github.com/cuteant/dotnetty-span-fork)
cqrs
event-stream
netty
eventstore
event-sourcing
netcore
event-store
eventsourcing
mq
eventstream
dotnetty
cqrs-es
eventstorming
event-streaming
easyeventstore
netcore-eventstore
easy-eventstore
-
Updated
Aug 29, 2020 - C#
In-memory event store. A powerful, framework-agnostic store management library.
-
Updated
Feb 27, 2022 - JavaScript
EventStore is an open source EventStore for NodeJS inspired by the prooph/event-store v7.0 for PHP
-
Updated
Sep 28, 2020 - TypeScript
Improve this page
Add a description, image, and links to the event-store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the event-store topic, visit your repo's landing page and select "manage topics."
Describe the bug
When ES is started after it has been stopped while scavenging, it will sometimes throw an exception while trying to mark the scavenge as failed. The error seems to be caused by a boxed long being casted to int.
To Reproduce
Steps to reproduce the behavior: