eventstore-rb/estore

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rubocop.yml
.simplecov
.travis.yml
.yardopts
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
estore.gemspec
lib/estore.rb10
A
0 mins
lib/estore/commands.rb10
A
0 mins
lib/estore/commands/append.rb46
A
0 mins
lib/estore/commands/base.rb45
A
0 mins
lib/estore/commands/ping.rb16
A
0 mins
lib/estore/commands/promise.rb17
A
0 mins
lib/estore/commands/read.rb26
A
0 mins
lib/estore/commands/reads/batch.rb27
A
0 mins
lib/estore/commands/reads/forward.rb41
A
1 hr
lib/estore/commands/subscription.rb44
A
0 mins
lib/estore/commands/subscriptions/catch_up.rb43
A
35 mins
lib/estore/commands/subscriptions/live.rb13
A
0 mins
lib/estore/connection.rb52
A
0 mins
lib/estore/connection/buffer.rb49
A
0 mins
lib/estore/connection/protocol.rb71
A
0 mins
lib/estore/connection_context.rb37
A
0 mins
lib/estore/errors.rb6
A
0 mins
lib/estore/message_extensions.rb16
A
0 mins
lib/estore/messages.rb304
A
3 hrs
lib/estore/package.rb34
A
0 mins
lib/estore/session.rb45
A
0 mins
lib/estore/version.rb3
A
0 mins