Skip to content

2.1.0

Compare
Choose a tag to compare
@jaredmoo jaredmoo released this 08 Mar 18:56
· 76 commits to master since this release
11f5683

Added support for LookupOptions in ListShardMap.GetMappingForKey(....) , ListShardMap.TryGetMappingForKey(....), RangeShardMap.GetMappingForKey(....), and RangeShardMap.TryGetMappingForKey(....). This gives the ability to lookup from cache instead of only from store, which can greatly improve performance.

https://www.nuget.org/packages/Microsoft.Azure.SqlDatabase.ElasticScale.Client/2.1.0