Skip to content

Commit 041fe90

Browse files
committed
Add README
1 parent b7a23e2 commit 041fe90

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# RubyEventStore Sequel Event Repository
2+
3+
![RubyEventStore Sequel Event Repository](https://github.com/RailsEventStore/rails_event_store/workflows/ruby_event_store-sequel/badge.svg)
4+
5+
A [sequel](https://sequel.jeremyevans.net) based implementation of events repository for [Ruby Event Store](https://github.com/RailsEventStore/rails_event_store). It is an alternative to the ActiveRecord `EventRepository` implementation used in `rails_event_store` gem.
6+
7+
[Read the docs to get started.](http://railseventstore.org/docs/repository/)

0 commit comments

Comments
 (0)