issues
search
JasperFx
/
marten
.NET Transactional Document DB and Event Store on PostgreSQL
https://martendb.io
MIT License
2.87k
stars
457
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Live aggregations do not map metadata fields
#3567
michaeltnguyen
opened
2 hours ago
0
Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability - Microsoft Security Advisory CVE-2024-43485
#3566
ccasanova
opened
10 hours ago
0
Marten with Wolverine and RabbitMQ, Fundamental misunderstanding on Projections?
#3565
NeussConsulting
closed
1 day ago
1
First class migration support for switching a projection from Inline to Async
#3564
jeremydmiller
opened
2 days ago
0
Adding new metrics and activity emitting for the high water mark. Clo…
#3563
jeremydmiller
closed
3 days ago
0
updating Weasel and JasperFx.CodeGeneration
#3562
jeremydmiller
closed
3 days ago
0
ApplyMetadata is called for all events. Closes GH-3559
#3561
jeremydmiller
closed
3 days ago
0
Fixing a regression error for erroneous callback application with mul…
#3560
jeremydmiller
closed
3 days ago
0
ApplyMetadata() should just apply to all events
#3559
jeremydmiller
closed
3 days ago
0
Update `JasperFx.CodeGeneration` and `JasperFx.RuntimeCompiler` to 3.7.1
#3558
glen-84
closed
3 days ago
0
Add functionality to allow custom indexes with multiple fields including meta data
#3557
Martin-Kleinbooi-AbsaAfrica
opened
3 days ago
1
.Net 9 support
#3556
jeremydmiller
closed
4 days ago
0
Add a specific metric and/or Open Telemetry span for anytime the async daemon has to skip events because of a stale high water mark
#3555
jeremydmiller
closed
3 days ago
0
Update docs to use ResetAllMartenDataAsync()
#3554
dxiao
opened
1 week ago
0
Add support for .NET 9
#3553
glen-84
closed
4 days ago
7
Renew martendb.io
#3552
jokokko
closed
1 week ago
1
Make sure that EventProjection can work asynchronously
#3551
jeremydmiller
opened
2 weeks ago
0
Make sure that flat table projections can run correctly in async mode
#3550
jeremydmiller
opened
2 weeks ago
0
Make sure that custom IProjection implementations can run asynchronously
#3549
jeremydmiller
opened
2 weeks ago
0
Allows the usage of CustomProjection with AggregateByStream() and str…
#3548
jeremydmiller
closed
2 weeks ago
0
Explicit live aggregations should not create tables
#3547
erdtsieck
closed
2 weeks ago
0
3547 Explicit live aggregation should not create tables
#3546
erdtsieck
closed
2 weeks ago
0
Eliminate downcasts from DbParameter to NpgsqlParameter in internals
#3544
jeremydmiller
opened
2 weeks ago
0
Make IDocumentSchemaProvider accessible from IMartenQueryable
#3543
cafour
opened
2 weeks ago
5
Add more tests for Nullable types as duplicated fields, and test with nulls
#3542
jeremydmiller
opened
2 weeks ago
0
Fix for the problem with using QuerySession + custom projection + agg…
#3541
jeremydmiller
closed
2 weeks ago
0
Docs: fix link text to sable documentation
#3540
AlexZeitler
closed
2 weeks ago
0
Make IProjection.Apply() be [Obsolete]
#3538
jeremydmiller
closed
2 weeks ago
1
Make synchronous live aggregation [Obsolete] in Marten 7
#3537
jeremydmiller
closed
2 weeks ago
1
Marten 8 Migration Guide
#3536
jeremydmiller
opened
3 weeks ago
0
Link testing doc pages on testing projections
#3535
erdtsieck
closed
3 weeks ago
0
Fix StreamAction.AddEvent not assigning an Event.Id
#3534
haefele
closed
2 weeks ago
0
StreamAction AddEvents sets @event.Id = CombGuidIdGeneration.NewGuid(), but AddEvent doesn't
#3533
haefele
closed
2 weeks ago
2
Fix demo console output.
#3532
Chips100
closed
2 weeks ago
0
Need a documentation example for event enrichment
#3531
jeremydmiller
opened
3 weeks ago
0
Upgrading Weasel so that it won't try to connect to the database when…
#3530
jeremydmiller
closed
3 weeks ago
0
IMartenStorage.WriteCreationScriptToFile - Failed to connect to 127.0.0.1:5432
#3529
cocowalla
closed
3 weeks ago
2
extra test for Select() + paging + value type
#3528
jeremydmiller
closed
3 weeks ago
0
Fix for quick append + mandatory stream type behavior. Closes GH-3518
#3527
jeremydmiller
closed
3 weeks ago
0
Hardening add subscription from services against ServiceProvider weirdness
#3526
jeremydmiller
closed
3 weeks ago
0
Folding a handful of bug tests into the right spots
#3525
jeremydmiller
closed
3 weeks ago
0
Select() to a custom value type with stats or ToPagedList()
#3524
jeremydmiller
closed
2 weeks ago
2
Exception when using SubscriptionBase with secondary store in 7.31
#3523
DurinMusicspear
closed
3 weeks ago
1
Fix `EventStreamUnexpectedMaxEventIdExceptionTransform` for archived stream partitioning
#3521
ericgreenmix
closed
3 weeks ago
0
Archived Stream Partitioning Concurrency Exceptions not handled in the Exception Transform
#3520
ericgreenmix
closed
3 weeks ago
0
Convert to JasperFx in Marten 8
#3519
jeremydmiller
opened
3 weeks ago
0
NonExistentStreamException when appending to existing stream with UseMandatoryStreamTypeDeclaration
#3518
I4QvViGzUN0F
closed
3 weeks ago
2
Added an option to also mask a single event stream with a selected fi…
#3517
jeremydmiller
closed
4 weeks ago
0
Adding a subscription based on subscription base via IoC copies the e…
#3516
jeremydmiller
closed
4 weeks ago
0
Fix for #3514
#3515
ericgreenmix
closed
4 weeks ago
1
Next