Skip to content

Assess performance and integrity of Redis data storage + serialization #109

@Aaronontheweb

Description

@Aaronontheweb

Need to assess the following before we begin making any changes:

  1. Is Akka.Persistence.Redis making the best use of its underlying data structures? I.E. how many I/O writes per logical write are we using right now?
  2. Is Akka.Persistence.Redis serializing its data in accordance with Akka.NET best practices?
  3. Is Akka.Persistence.Redis creating identifiers in Redis that will play nicely with Redis Cluster, per Redis cluster mode support #93

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions