Structs

  • The application data request type which the MemStore works with.
  • The application data response type which the MemStore works with.
  • An in-memory storage system implementing the RaftStorage trait.
  • The application snapshot type which the MemStore works with.
  • The state machine of the MemStore.