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

Alternative backend to Mnesia - CETS #3629

Merged
merged 14 commits into from
Apr 6, 2023
Merged

Alternative backend to Mnesia - CETS #3629

merged 14 commits into from
Apr 6, 2023

Commits on Apr 3, 2023

  1. Add ejabberd_sm_cets

    Use cets for stream resumption backend
    Print cets tables in mongoosectl  mnesia info
    Enable cets on CI
    Add test for mongooseimctl mnesia info
    Test ejabberd_sm_cets in ejabberd_sm_SUITE
    Rename to cets
    arcusfelis committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5cceb40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e5efc View commit details
    Browse the repository at this point in the history
  3. Update cets

    arcusfelis committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b516753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d5f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02d5d30 View commit details
    Browse the repository at this point in the history
  6. Remove cets_info

    arcusfelis committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c52fb6f View commit details
    Browse the repository at this point in the history
  7. Clean SM state locally

    arcusfelis committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    176ee0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    460fd95 View commit details
    Browse the repository at this point in the history
  9. Update CETS

    arcusfelis committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f34c209 View commit details
    Browse the repository at this point in the history
  10. Add callback to stop cleaner in mod_stream_management

    Otherwise sm_SUITE fails with already_started error
    arcusfelis committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e5ade2e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7210543 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5010ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    067b0d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4353a6 View commit details
    Browse the repository at this point in the history