issues
search
YoEight
/
eventstore-rs
Rust GetEventStore TCP Client
MIT License
46
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add more ConnectionSettings documentation.
#75
YoEight
closed
4 years ago
0
Cut 8.0.1 release.
#74
YoEight
closed
4 years ago
0
Fix linting on generated code.
#73
YoEight
closed
4 years ago
1
Implement Cluster DNS resolution.
#72
YoEight
closed
4 years ago
0
Support gossip-based cluster discovery for es6
#71
shaan1337
opened
4 years ago
0
Remove filter operation from unsupported operations.
#70
YoEight
closed
4 years ago
0
added Send + Unpin to the returned stream of es6::commands::ReadAllEv…
#69
dt665m
closed
4 years ago
0
added test_read_stream_events_non_existent to integration test
#68
dt665m
closed
4 years ago
0
Remove unreachable! call when returning streams.
#67
YoEight
closed
4 years ago
0
Bump tonic version.
#66
YoEight
closed
4 years ago
0
added stream read from non-existant stream to integration test
#65
dt665m
closed
4 years ago
0
Bump protobuf version.
#64
YoEight
closed
4 years ago
0
set tonic version to 0.2.2 and fix compilation of error propogation i…
#63
dt665m
closed
4 years ago
1
Fix/tonic breaking api
#62
dt665m
closed
4 years ago
0
derive Clone for connections
#61
dt665m
closed
4 years ago
0
Migrating to 20.6 protobuf definition.
#60
YoEight
closed
4 years ago
0
Implement secured TCP connection.
#59
YoEight
closed
4 years ago
0
Migrate to new ES6 preview gRPC interface.
#58
YoEight
closed
4 years ago
0
Update rust.yml
#57
eventstore-bot
closed
4 years ago
0
Update README.md
#56
eventstore-bot
closed
4 years ago
0
Make connection timeout period configurable.
#55
YoEight
closed
4 years ago
0
Don't panic on second call if server is off
#54
chapa
closed
4 years ago
8
Questions about connection's state
#53
chapa
closed
4 years ago
3
Panic on second call if server is off
#52
chapa
closed
4 years ago
3
Improve CI
#51
YoEight
closed
4 years ago
0
Fix memory leak in registry related to subscriptions.
#50
YoEight
closed
4 years ago
0
Fix persistent subscription ack/nak regression #47
#49
YoEight
closed
4 years ago
0
Expose Subscription events.
#48
YoEight
closed
4 years ago
0
Persistent subscriptions – event ack
#47
larsschumacher
closed
4 years ago
3
Push generated es6 grpc modules.
#46
YoEight
closed
4 years ago
0
Fix event id byte order
#45
larsschumacher
closed
4 years ago
4
Expose idiomatic subscription interface.
#44
YoEight
closed
4 years ago
0
Different event id – Uuid/Guid – byte order
#43
larsschumacher
closed
4 years ago
3
Async subscription
#42
dbcfd
closed
4 years ago
5
Upgrade Bytes and Protoc
#41
dbcfd
closed
4 years ago
3
Implement ES 6 gRPC interface.
#40
YoEight
closed
4 years ago
0
Add logging of connection info in fmt::Debug for Connection
#39
wingertge
closed
4 years ago
4
Fix integration tests so they work with new-futures changes
#38
wingertge
closed
4 years ago
2
Migrate to futures-0.3
#37
YoEight
closed
4 years ago
1
Implement std::fmt::Debug for eventstore::Connection
#36
wingertge
opened
4 years ago
7
fixes example in README
#35
dzrtc
closed
4 years ago
0
Pinned protobuf version.
#34
YoEight
closed
4 years ago
0
Format code using 'cargo fmt'
#33
Atul9
closed
4 years ago
3
Implement gRPC ES 6 interface.
#32
YoEight
closed
4 years ago
0
Remove protobuf::Chars from public API.
#31
YoEight
closed
4 years ago
0
Address 1.39 warnings.
#30
YoEight
closed
4 years ago
0
Connection refactoring
#29
YoEight
closed
5 years ago
0
Remove debugging leftovers.
#28
YoEight
closed
5 years ago
0
Implement Github Actions deployment.
#27
YoEight
closed
5 years ago
0
Make ResolvedIndexedEvent's event field optional #25.
#26
YoEight
closed
5 years ago
0
Next