flywheel icon indicating copy to clipboard operation
flywheel copied to clipboard

Transparent table sharding of time series data

Open stevearc opened this issue 12 years ago • 1 comments

It would be awesome to have some way to transparently shard Dynamo tables when storing timeseries data

stevearc avatar Jan 31 '14 10:01 stevearc

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.

natecode avatar May 12 '15 17:05 natecode