Skip to content

mmncit/rucasrar-event-manager

Repository files navigation

rucasrar-event-manager

Simple event sourcing with RabbitMQ, Redis, Cassandra

Utilized:

  • Framework: Rails
  • NoSQL database for the post-management app: Cassandra
  • Message-broker: RabbitMQ
  • Cache: Redis

Features:

  • User can publish a post and perform CRUD operation using rucasrar (post-management app)
  • On creation of posts, it is queued via RabbitMQ and sent to dashboard app
  • Users can view the recent posts from the cache (Redis) of the dashboard

Start the applications running:
./run.sh
Open the applications in browser:

References:

License:

This repository is released under the MIT License.

About

Simple event sourcing with RabbitMQ, Redis, Cassandra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published