issues
search
commanded
/
eventstore
Event store using PostgreSQL for persistence
MIT License
1.06k
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: merge session mode pool config with main config, preserving options
#293
gf3
opened
4 weeks ago
0
Q: how to use mfa repo config?
#292
elvanja
opened
1 month ago
1
Fillout test matrix
#291
drteeth
closed
1 month ago
0
Add a docker compose file for standing up a suitable database for
#290
drteeth
closed
1 month ago
0
Remember the generated stream_id across batches of events being appeneded.
#289
drteeth
closed
1 month ago
1
Implement stream trimming
#288
drteeth
closed
2 months ago
0
Remove subscription lock at boot
#287
ericlyoung
opened
4 months ago
5
Metadata serializer
#286
joaobalsini
closed
7 months ago
0
Create stream before appending to it.
#285
thomasdziedzic
closed
1 month ago
0
CI skips slow tests even though they are expected to run.
#284
thomasdziedzic
opened
8 months ago
0
`EventStore.append_to_stream` is not able to append more than 1000 events to a new stream.
#283
thomasdziedzic
closed
1 month ago
3
Add support for overriding created_at timestamps for copy transform workflows
#282
Johnabell
opened
8 months ago
0
Update mix test command
#281
eltonplima
closed
10 months ago
1
Update erlang version
#280
eltonplima
closed
10 months ago
1
Fix unused read batch size
#279
dvic
closed
10 months ago
0
chore: fix elixir warning deprecation message
#278
yordis
closed
1 year ago
2
Allow configuring the default database
#277
suzdalnitski
closed
1 year ago
1
Read events by event type
#276
eric-at-rebounded
opened
1 year ago
10
Fix: Parse url with encoded hash in password
#275
ftes
closed
1 year ago
0
can you give a concrete example of how to stream all events
#274
codefist
closed
10 months ago
3
Support all `Postgrex` and `DBConnection` config options
#273
slashdotdash
closed
1 year ago
0
Terminate a monitored process only if there are no other processes registered to use it
#272
slashdotdash
closed
1 year ago
0
Event retention policy/pruning
#271
ukazap
opened
1 year ago
1
Perform unattended init and migration on application startup
#270
yangm97
opened
1 year ago
0
using delete_stream
#269
ouven
closed
1 year ago
2
Dialyzer error when calling subscribe/2 with `name` option
#268
ryoung786
closed
1 year ago
0
Dialyzer error when calling subscribe/2 with `name` option
#267
ryoung786
closed
10 months ago
1
Quote schema names in SQL
#266
cdegroot
closed
10 months ago
0
Unsupported query parameter `sslmode`
#265
darraghenright
opened
1 year ago
9
How to create/init a dynamic EventStore?
#264
suzdalnitski
closed
1 year ago
3
fix: allow disconnect_on_error_codes to be pass to the event store conn
#263
silvadanilo
closed
1 year ago
2
Prevent forwarding DOWN message to observing process, when monitor pr…
#262
kklisura
closed
1 year ago
2
fix: handle db connection error
#261
yordis
closed
10 months ago
3
no function clause matching in EventStore.Storage.Appender.handle_response/1
#260
yordis
closed
10 months ago
0
Use configurable event store timeout for subscription queries
#259
slashdotdash
closed
2 years ago
0
Use configurable event store query timeout for subscription queries
#258
slashdotdash
closed
2 years ago
0
fix: allow parameters to be pass to the event store connection
#257
yordis
closed
2 years ago
0
Event stream table size limit?
#256
suzdalnitski
closed
1 year ago
3
EventStore uses atom for :name - long lived system - atom exhaustion
#255
binarytemple
closed
1 year ago
2
Can't reset store for testing
#254
suzdalnitski
closed
10 months ago
3
Remove unmaintained elixir_uuid dependency
#253
dvic
closed
2 years ago
4
is 1.4.0 to be published soon?
#252
dvic
closed
2 years ago
1
after disconnecting the server from the internet it shuts down the DB then the whole app
#251
123mitnik
opened
2 years ago
0
"Allow different serializer for metadata" on eventstore master 1.4.0
#250
juggy
closed
2 years ago
0
Add option to use Eventstore with PGBouncer
#249
esse
closed
2 years ago
3
Avoid Dialyzer old PLT file error
#248
lucazulian
closed
2 years ago
1
Add `stream_info/2` function
#247
slashdotdash
closed
2 years ago
0
Paginate streams
#246
slashdotdash
closed
2 years ago
0
Add test for jsonb serializer and handle lists and unknown atoms
#245
danhawkins
closed
2 years ago
0
List running event store instances
#244
slashdotdash
closed
2 years ago
0
Next