j5ik2o/akka-persistence-dynamodb
1.0a1
  • Overview
    • Features
      • Programming Language Support
      • Akka Support
      • AWS DynamoDB Client Support
  • Getting started
    • Installation
    • Configurations
      • Journal Plugin
        • Create Table
        • Preparing for application.conf
      • Snapshot Store Plugin
        • Create Table
        • Preparing for application.conf
      • State Store Plugin
        • Create Table
        • Preparing for application.conf
    • Persistent Actor Implementation
    • Configurations for the plugin
  • Table Formats
  • Customize
    • Plugin dispatcher
      • Journal
      • Snapshot
      • State
    • Table names
      • Journal
      • Snapshot
        • State
    • Table column names
      • Journal
      • Snapshot
      • State
    • Index names
      • Journal
      • Snapshot
      • State
    • Write-sharding
      • Journal
        • Shard Count
        • Partition Key Resolver Class Name
        • Sort Key Resolver Class Name
        • Configure your own implementation
      • Snapshot
        • Shard Count
        • Partition Key Resolver Class Name
        • Sort Key Resolver Class Name
        • Configure your own implementation
      • State
        • Shard Count
        • Partition Key Resolver Class Name
        • Configure your own implementation
    • AWS Client
      • AWS Client Factory
      • AWS Client Config
      • AWS CredentialsProvider
        • Custom AWSCredentialsProviderProvider by using aws-credentials-provider-provider-class-name
        • Custom AWSCredentialsProvider by using aws-credentials-provider-class-name
      • MetricPublisher
j5ik2o/akka-persistence-dynamodb
  • Search


© Copyright Copyright [2019] Junichi Kato.

Built with Sphinx using a theme provided by Read the Docs.