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

V3/feature/88 #132

Merged
merged 4 commits into from
Nov 3, 2022
Merged

V3/feature/88 #132

merged 4 commits into from
Nov 3, 2022

Commits on Sep 27, 2022

  1. v3/feature/88 Implementation of Distributed Async Clustering

    Add and Implement ClusterRocksDbService,
    Add new properties at StorageConfiguration,
    Add ClusterChangeLog Entity,
    Update InboundMessageService for storing temporary messages for other nodes,
    Update TenantStateService for initializing topics change log for each node cluster.
    eneshoxha committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    568a86f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. v3/feature/88 Implementation of Andy X Distributed Async Cluster

    Add OutboundClusterMessageService,
    Add support for ClusterTemporary Storage,
    Implement async communication between nodes in distribution mode.
    Update ClusterRepository,
    Update ClusterHubService,
    Fix bugs across the system
    eneshoxha committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    903c052 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. v3/feature/88 Implementation of Andy X Distributed Async Cluster

    Update Cluster Api Synchronization
    eneshoxha committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    5aa0568 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. feature/no_ticket

    Update MessageId to bytes[],
    Add NessageAcceptedEvents,
    General fixes
    eneshoxha committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    954a5d9 View commit details
    Browse the repository at this point in the history