pjfanning commented on code in PR #70: URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/70#discussion_r1264393433
########## README.md: ########## @@ -1,39 +1,33 @@ -Cassandra Plugins for Apache Pekko Persistence -====================================== +# Cassandra Plugins for Apache Pekko Persistence Replicated Apache Pekko Persistence journal and snapshot store backed by [Apache Cassandra](https://cassandra.apache.org/). Apache Pekko Persistence Cassandra is a fork of [Akka Persistence Cassandra](https://github.com/akka/akka-persistence-cassandra) -Documentation -------------- +## Documentation -**TODO add documentation links** +See https://pekko.apache.org for the documentation including the API docs. The docs for all the Apache Pekko modules can be found there. Review Comment: changed to provide a separate link for this module's docs -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
