# kigster/simple-feed

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/kigster-simple-feed).**

335 stars · 31 forks · Ruby · MIT

## Links

- GitHub: https://github.com/kigster/simple-feed
- awesome-repositories: https://awesome-repositories.com/repository/kigster-simple-feed.md

## Description

This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.

## Tags

### Part of an Awesome List

- [ORM Extensions](https://awesome-repositories.com/f/awesome-lists/data/orm-extensions.md) — Scalable social activity feed backed by Redis.
