Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Redis support #7

Open
wants to merge 4 commits into
base: development
Choose a base branch
from
Open

Commits on Apr 11, 2020

  1. Add Ivan's cpp-redis as submodule

    Signed-off-by: Dmitry Sirotkin <[email protected]>
    dsirotkin256 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3f4fbed View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Add redis to transport layer: pub/sub on keyspace, RPOPLPUSH

    Signed-off-by: Dmitry Sirotkin <[email protected]>
    dsirotkin256 committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    aa1b1dd View commit details
    Browse the repository at this point in the history
  2. Remove junk from .gitmodules

    Signed-off-by: Dmitry Sirotkin <[email protected]>
    dsirotkin256 committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    4ca54f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Use Continuable for future chains

    Signed-off-by: Dmitry Sirotkin <[email protected]>
    dsirotkin256 committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a487bd4 View commit details
    Browse the repository at this point in the history