Rails Event Store

139 posts

Rails Event Store banner
Rails Event Store

Rails Event Store

@RailsEventStore

A library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails app.

#RailsEventStore Inscrit le Eylül 2018
223 Abonnements275 Abonnés
Tweet épinglé
Rails Event Store
Rails Event Store@RailsEventStore·
🐎 If you're into free performance improvements you'll love our latest release: github.com/RailsEventStor… In short — there's less SQL queries when reading a batch of events. And also one batch less needed to read a stream. High five to @pjurewicz93 for delivering this!
English
0
2
5
1.2K
Rails Event Store retweeté
Lukasz Reszke
Lukasz Reszke@lreszke·
In this video we did an introduction to EventSourcing and explained how it differs from snapshot approach. Also, we talked about temporal tables vs EventSourcing approach and why one could be better than the other. We'll appreciate feedback! #eventsourcing @RailsEventStore
Tomek Stolarczyk@StolarczykT

👋 Hey there! @lreszke and I were chatting about reviving the #Arkency YouTube channel, and voilà – our first episode is out! We wanted to start with a simple-to-understand guide to Event Sourcing, so here it is: youtu.be/lbJhvc2fIFQ #eventsourcing #softwaredevelopment

English
0
4
2
624
Rails Event Store
Rails Event Store@RailsEventStore·
@qaztrewqaz Not really. And event can be appended only once. Publish is append + pubsub. Appended event can be later linked to some other streams but it does not involve pubsub again.
English
1
0
0
26
Rails Event Store
Rails Event Store@RailsEventStore·
@qaztrewqaz It is not possible to store events in Redis. For storing events, we support sqlite, mysql and postgresql.
English
0
0
1
26
Rails Event Store
Rails Event Store@RailsEventStore·
🚀 #RailsEvenStore v2.12.1 has been just released with a fix in foreign key migration generators which were introduced in v2.12.0
English
0
0
5
157
Rails Event Store
Rails Event Store@RailsEventStore·
🚀 #RailsEvenStore v2.12.0 has been released! 🆕 Support for PostGIS & Trilogy adapters 🆕 ActiveJob::ConfiguredJob & Sidekiq::Job::Setter are valid event handlers 🐛 Fixed #Rspec publish matcher in combination with in_streams And more: github.com/RailsEventStor…
English
0
10
13
1.1K
Rails Event Store
Rails Event Store@RailsEventStore·
#RubyOnRails 7.1 will bring new database adapter for #MySQL called Trilogy. And guess what? #RailsEvenStore's trunk already supports and it will be included in the next release! Learn more on how we improved code to add new adapter support with ease👇
Szymon Fiedler 🇵🇱@szymonfiedler

Discover how the underutilized Value Object pattern can transform your codebase💡 Simplified, cleaner code 🧹 Easier, more focused testing 🎯 Hassle–free feature additions 🪄 🔗 Learn more: blog.arkency.com/the-most-under… #Ruby #ValueObject #CleanCode

English
0
3
9
865
Rails Event Store
Rails Event Store@RailsEventStore·
Pssst, hey, kid, wanna new #RailsEventStore? 2.11.0 is out! – PreserveTypes transformation is reliable when stored data shape is different than its original – You can use OpenStruct for data and metadata OOTB if you're running JSONClient – Details: github.com/RailsEventStor…
English
0
0
1
532
Rails Event Store retweeté
Szymon Fiedler 🇵🇱
Szymon Fiedler 🇵🇱@szymonfiedler·
Serializing data with JSON can lead to loss of information about original data types. Unless they are: string, number, boolean, null or structured types like object or array. Why this was a challenge in #RailsEventStore and how we’ve faced it: blog.arkency.com/first-class-js…
English
0
3
5
867
Rails Event Store retweeté
Lukasz Reszke
Lukasz Reszke@lreszke·
If you're using RES with Postgres (or planning to) this is a must-read. In RES 2.9.0 we simplified the configuration of RES. We also brought JSONClient to life 👇 blog.arkency.com/first-class-js…
English
1
1
1
211
Rails Event Store retweeté
Lukasz Reszke
Lukasz Reszke@lreszke·
If you're using EventSourcing, you already have the events in house. EventSourcing is advertised with the ability to replay events. Rightly so. One might ask, how to do that using @RailsEventStore? Rushing to explain!
English
1
1
1
95
Rails Event Store
Rails Event Store@RailsEventStore·
Both videos are available in Quick Setup section of the refreshed docs: #quick-setup" target="_blank" rel="nofollow noopener">railseventstore.org/docs/v2/instal…
English
0
0
1
81