Papipo/event_sourcing

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
TODO.md
event_sourcing.gemspec
lib/event_sourcing.rb3
A
0 mins
lib/event_sourcing/aggregate.rb26
A
0 mins
lib/event_sourcing/aggregate/actor.rb22
A
0 mins
lib/event_sourcing/aggregate/manager.rb26
A
0 mins
lib/event_sourcing/aggregate/manager/cache.rb15
A
0 mins
lib/event_sourcing/aggregate/manager/instance_of.rb9
A
0 mins
lib/event_sourcing/aggregate/manager/reference.rb13
A
0 mins
lib/event_sourcing/aggregate/message.rb6
A
0 mins
lib/event_sourcing/aggregate/wrapper.rb15
A
0 mins
lib/event_sourcing/application.rb28
A
0 mins
lib/event_sourcing/application/actor.rb30
A
0 mins
lib/event_sourcing/application/actor/reference.rb20
A
0 mins
lib/event_sourcing/command.rb13
A
0 mins
lib/event_sourcing/command/bus.rb14
A
0 mins
lib/event_sourcing/core_class.rb33
A
0 mins
lib/event_sourcing/event.rb12
A
0 mins
lib/event_sourcing/event/bus.rb24
A
0 mins
lib/event_sourcing/event/bus/reference.rb24
A
0 mins
lib/event_sourcing/event/bus/stream.rb18
A
0 mins
lib/event_sourcing/event/publisher.rb38
A
0 mins
lib/event_sourcing/event/publisher/reference.rb11
A
0 mins
lib/event_sourcing/event/store.rb9
A
0 mins
lib/event_sourcing/event/store/memory.rb32
A
0 mins
lib/event_sourcing/event/store/stream.rb17
A
0 mins
lib/event_sourcing/event/subscriber.rb14
A
0 mins
lib/event_sourcing/version.rb3
A
0 mins