flywheel
flywheel copied to clipboard
Transparent table sharding of time series data
It would be awesome to have some way to transparently shard Dynamo tables when storing timeseries data
Wow, this would be neat. We've got our own implementation that packs records into a single Item and then copies items to monthly, yearly, etc. tables later. It's pretty ugly so this is a neat idea.