Skip to content

POC to implement wrapper class on top of Azure Storage Table to deal with 32KB limit per cell size enforced by Azure Storage Table

License

Notifications You must be signed in to change notification settings

mebjas/AzureStorageTableLargeDataWriter

Repository files navigation

AzureStorageTableLargeDataWriter

POC to implement wrapper class on top of Azure Storage Table to deal with 32KB limit per cell size enforced by Azure Storage Table

Best result tested so far

Size of data: 1620891 bytes = 1582 KB
Size of data after compression: 805645 bytes = 786 KB
No of columns used: 25

About

POC to implement wrapper class on top of Azure Storage Table to deal with 32KB limit per cell size enforced by Azure Storage Table

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages