Caching/Storage for batch write-intensive operations?

Hi, I need to do minimum 100M writes a month, saving 9000 KV items every 5-10min to a cache. I'm currently doing it with a third-party Database, but I'm looking for a cheaper solution. I've looked at KV, but seems to expensive, I'm considering Durable Objects, but unsure if that's the right fit for my-use case. Ideally I'd love to find a service that bills per request, so that if I can batch 9000 items in batches I can get discounted pay as you go. Thanks for any sudgestion
1 Reply
flof.fly
flof.flyOP6d ago
R2?

Did you find this page helpful?