Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Action Cable adapter #11

Open
Open
@noma4i

Description

@noma4i

When Action Cable used it's better to store message queue in redis. Now 1000 actions done against ActiveRecord will spawn another 2000 queries to store/wipe synchromesh_queued_messages

Not a priority for now but looks like possible point of failure.

Idea is to get rid of sticky synchromesh/connection.rb and wrap with lightweight redis set/rpop.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions