amazon web services - Java DCE Atomic Counter: Redis vs DynamoDB -


i need distributed atomic counter in java. should use redis or dynamodb? both hosten aws , used in project anyway. counter need persistent. in dynamodb persistent on disk out of box, redis need dynamodb before server shutdown. know redis can persistent on disc, too, don't know if thats case when using amazon elasticache. guess prefere redis since dont have worry throughput?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -