TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Amazon MemoryDB for Redis – A Redis-Compatible, Durable Database

53 pointsby NathanKPover 3 years ago

5 comments

skydeover 3 years ago
When they say &quot;Redis compatible&quot; I wonder if this include Redis keyspace notifications, Redis Pub&#x2F;Sub and server assisted client side caching.<p>Those are the only reason I am using Redis because not other database easily let you subscribe to notification on change to a specific set of keys.
评论 #28246250 未加载
seg_lolover 3 years ago
I&#x27;d much rather use OSS like Aerospike or ScyllaDB for this workload and still retain some agency over my deployment.<p>Getting a system like this right is super hard, and not being OSS, you are at the mercy of the cloud provider to fix issues.<p>Aerospike recently released their own Redis protocol proxy for Redis [1]. Scylla has their own nascent Redis api driver [2], would love to get folks feedback on it.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;aerospike&#x2F;skyhook" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;aerospike&#x2F;skyhook</a><p>[2] <a href="https:&#x2F;&#x2F;siddharthc.medium.com&#x2F;redis-on-nvme-with-scylladb-5e12afd38dbc" rel="nofollow">https:&#x2F;&#x2F;siddharthc.medium.com&#x2F;redis-on-nvme-with-scylladb-5e...</a>
评论 #28241887 未加载
jonathan_olsonover 3 years ago
This is pretty cool. I&#x27;m hoping to see a stress test write up.
pull_my_fingerover 3 years ago
Is this the project that triggered Antirez to change the license on Redis?
评论 #28240267 未加载
kevinburkeover 3 years ago
How is this better than Hadoop?
评论 #28296172 未加载
评论 #28241062 未加载