top | item 41765965

(no title)

timenova | 1 year ago

I should mention Tigris[0] here. They're also a new Object Storage service, but they have this two-way replication facility with another S3-compatible service. The primary purpose they built it for is to mirror files from your existing S3 to Tigris as files are requested.

However they also have an option to copy files that are added to Tigris, to S3 automatically [1] (`--shadow-write-through`). I asked their founder if it's okay to use it as an extra redundancy continuously instead of a one-time migration, and they said they have no issues with it.

[0] https://www.tigrisdata.com

[1] https://www.tigrisdata.com/docs/migration/#starting-the-migr...

discuss

order

rmbyrro|1 year ago

Backblaze is 3x less expensive and offers more generous free allowances.

ChocolateGod|1 year ago

> Access small objects at close to Redis speed

This is a massive claim that unless they're storing everything in memory I don't know how you can get close to Redis speed.

Even the flash-based Redis alternatives can't get close (but are good enough)