Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented redis persistence #18

Closed
wants to merge 16 commits into from
Closed

Implemented redis persistence #18

wants to merge 16 commits into from

Commits on Sep 20, 2023

  1. feat: Reimplemented Release process

    Uses Semantic release flow
    seebeen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8e276ba View commit details
    Browse the repository at this point in the history
  2. chore(deps): Setup renovate

    seebeen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4d6327b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca544bb View commit details
    Browse the repository at this point in the history
  4. fix: Removed old tests

    seebeen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    859921f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57d8138 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9c30c8 View commit details
    Browse the repository at this point in the history
  7. feat: Implemented new redis config and persistence

    BREAKING CHANGE: Docker image has been changed
    BREAKING CHANGE: Redis now has username and password
    BREAKING CHANGE: Redis data has a separate volume
    seebeen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2912d4f View commit details
    Browse the repository at this point in the history
  8. docs: Updated readme

    seebeen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9c81cad View commit details
    Browse the repository at this point in the history
  9. fix: PR fixes

    seebeen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6b97397 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. docs: Update README.md

    Fixed the image size
    
    Co-authored-by: Stanislav Zhuk <[email protected]>
    seebeen and stasadev authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f651dd4 View commit details
    Browse the repository at this point in the history
  2. docs: Update README.md

    Fixed formatting
    
    Co-authored-by: Stanislav Zhuk <[email protected]>
    seebeen and stasadev authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    eb86d27 View commit details
    Browse the repository at this point in the history
  3. docs: Removed unneded image

    seebeen committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b1fee4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9bb9b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    091a006 View commit details
    Browse the repository at this point in the history
  6. fix: Fixed redis-cli path

    seebeen committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8b9f6b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed5e5e5 View commit details
    Browse the repository at this point in the history