Konstantin Lepeshenkov

Results 38 issues of Konstantin Lepeshenkov

which modify the place where history events are store

enhancement

Btw I have a question for you: I've noticed that the total run time for each activity on the Gantt chart is a sum of "waiting time" with "execution" time....

question

History of the matter is here: https://github.com/scale-tone/DurableFunctionsMonitor/issues/120

enhancement

subj

enhancement
help wanted

https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/make-azd-compatible?pivots=azd-create

Currently when record does not exist using provided Hash[+Range] keys, DataTable.Find throws InvalidOperationException with exception message 'Sequence contains no elements', which is not really friendly message, describing that record was...

enhancement

DataContext.SubmitChanges() should fail, if there's a newer version of an entity in DynamoDB and/or in cache.

enhancement

Add transaction support by porting Amazon's java-based DynamoDB Transaction library and adapting it to use Microsoft's Transaction model.

enhancement

Add support for atomic counters for incrementing and decrementing values without extra reads, as well as conditional writes. Maybe find a way to attach a LINQ expression to an item...

enhancement

I store objects in DynamoDb table. However, the table's column names don't match with the object's property names. The object's property name is quite long so I use shorter column...

enhancement