Skip to content

Commit 8f885b4

Browse files
authored
Update Karafka version in README.md to 2.5 (#617)
* Update Karafka version in README.md to 2.5 * Update README title to Karafka version 2.5
1 parent e704884 commit 8f885b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2.5-rails/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Karafka 2.4 Ruby on Rails based example application
1+
# Karafka 2.5 Ruby on Rails based example application
22

33
This is an example application which uses:
44

5-
- [Karafka framework](https://github.com/karafka/karafka) `2.4` to receive messages from [Apache Kafka](http://kafka.apache.org/) server
5+
- [Karafka framework](https://github.com/karafka/karafka) `2.5` to receive messages from [Apache Kafka](http://kafka.apache.org/) server
66
- [Karafka Web UI](https://github.com/karafka/karafka-web) for Karafka processes management
77
- [Karafka-Testing](https://github.com/karafka/testing) provides RSpec helpers, to make testing of Karafka consumers much easier
88
- [Ruby on Rails ActiveJob](https://edgeguides.rubyonrails.org/active_job_basics.html) to create user instance in the background

0 commit comments

Comments
 (0)