issues
search
prooph
/
pdo-event-store
PDO implementation of ProophEventStore http://getprooph.org
BSD 3-Clause "New" or "Revised" License
111
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Projection not being reset to idle
#246
darrylhein
opened
1 year ago
0
set to IDLE when no events loaded
#245
unixslayer
closed
1 year ago
0
fix gap detection
#244
prolic
closed
2 years ago
1
Gapdetection default wrong time definition
#243
hvanoch
opened
2 years ago
1
enable to set amount of event being loaded in single run
#242
unixslayer
closed
2 years ago
3
fix(mariadb): hasStream failed to detect existing stream
#241
aheissenberger
closed
2 years ago
2
MariaDB / hasStream fails to detect existing Stream
#240
aheissenberger
closed
2 years ago
0
Allow int return values from GET_LOCK MySQL function
#239
rmbl
closed
2 years ago
4
Use PDO/Connection
#238
Mattin
closed
2 years ago
0
Update Copyright
#237
prolic
closed
2 years ago
1
Ensure PHP 8.1 compatibility
#236
tomcizek
closed
2 years ago
2
Fix MysqlEventStore checking if stream exists for php8.1
#235
dannydorfel
closed
2 years ago
1
free up memory from PDO statement before next run
#234
sandrokeil
closed
2 years ago
6
Calling stop() can cause projections to loose stream positions
#233
fritz-gerneth
opened
3 years ago
3
Optionally delegate metadata matching to persistence strategy
#232
fritz-gerneth
opened
3 years ago
2
What's the reasoning behind the current maximum length for event names?
#231
MetalArend
closed
3 years ago
1
Slow aggregate load performance for SingleStreamStrategy
#230
fritz-gerneth
opened
3 years ago
4
PHP 8 support
#229
patrickkusebauch
closed
3 years ago
1
Php8 support
#228
fritz-gerneth
closed
3 years ago
8
Failing test
#227
patrickkusebauch
closed
2 years ago
5
Aggregate root with `.` in ID will break PosgreSQL PostgresAggregateStreamStrategy
#226
patrickkusebauch
closed
2 years ago
6
Add indexed queries to MySqlEventStore
#225
marcuswinkler
closed
4 years ago
3
Running projections causes constant full table scans due incorrect forced index
#224
atymic
closed
4 years ago
15
Fix docker compose setup for PostgreSQL
#223
marcuswinkler
closed
4 years ago
2
Restores custom strategy backward compatibility
#222
gquemener
closed
4 years ago
6
Add gap detection to projections
#221
codeliner
closed
4 years ago
16
Extends license period
#220
gquemener
closed
4 years ago
1
Adds PHP7.4 support
#219
gquemener
closed
4 years ago
10
Drop support of PHP 7.1 (EOL: 2020-01-01)
#218
gquemener
closed
4 years ago
3
Prevents using incompatible persistence strategy
#217
gquemener
closed
4 years ago
19
CS fixes
#216
codeliner
closed
5 years ago
0
Column length of `event_streams.stream_name` might be too short
#215
jsor
closed
5 years ago
1
Microsoft SQL Server Support
#214
ccgintranet
closed
4 years ago
4
Use bionic distro and mysql as service
#213
codeliner
closed
5 years ago
2
Try setting trusty distro on a few tests.
#212
bweston92
closed
5 years ago
1
Require PHP 7.2
#211
codeliner
closed
5 years ago
1
Add Schema-Creation to createSchema function
#210
heiglandreas
closed
5 years ago
3
Change copyright
#209
codeliner
closed
5 years ago
1
don't execute count statement on load
#208
prolic
closed
5 years ago
8
Change order of select and count statements to fix concurrency error
#207
unhappyby
closed
4 years ago
4
Fixes projection lock string generation
#206
volkyeth
closed
5 years ago
1
Improvement/persist after blocksize processed events
#205
basz
closed
5 years ago
3
Use `count()` to support Generators
#204
sandrokeil
closed
5 years ago
3
Projections (v7) with '->when(event)' won't persist the position until a registered event handler is called
#203
basz
closed
5 years ago
0
Improvement/merged stream iterator
#202
basz
closed
5 years ago
6
fromStreams(a, b, c) does not process in order
#201
basz
closed
5 years ago
0
Huge load on MySQL server
#200
coudenysj
closed
5 years ago
7
Postgres with metadatamatcher
#199
basz
closed
5 years ago
7
Projection fails sometimes when lock timeout is less than 100ms
#198
volkyeth
closed
5 years ago
4
added php7.3 to travis
#197
AlessandroMinoccheri
closed
5 years ago
1
Next