coolbeevip commented on issue #728: URL: https://github.com/apache/servicecomb-pack/issues/728#issuecomment-987524533
Currently, only the state machine model uses ES to store archived messages and front-end queries. You can implement the TransactionRepository interface according to your favorite storage. Just like [ElasticsearchTransactionRepository.java](https://github.com/apache/servicecomb-pack/blob/master/alpha/alpha-fsm/src/main/java/org/apache/servicecomb/pack/alpha/fsm/repository/elasticsearch/ElasticsearchTransactionRepository.java) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
