Live data from Hacker News

Show HN: Key/Value Store as-a-Service

keyvalue.xyz

31–34 of 34 posts

Re: Show HN: Key/Value Store as-a-Service

#31
I think this shouldn't be used to store application or user data, but could be actually useful for less important data used by cron scripts and scheduled jobs for which you would otherwise use a small local database or text files.

Re: Show HN: Key/Value Store as-a-Service

#32

I'm not sure this solves a real problem developers have. I have never heard from anyone that storing key/values was a pain. A wide range of popular key/value stores exist and are easy enough to manage. Cloud provider also offer cheap managed stores.

I never had the need to store key/value pairs, but I would definitely consider a similar service. Why not?
Post reply on HN