Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Using stateless implementation of Cosmos DB while quering data #143

Open
ritesh-modi opened this issue Sep 22, 2020 · 0 comments
Open

Using stateless implementation of Cosmos DB while quering data #143

ritesh-modi opened this issue Sep 22, 2020 · 0 comments
Labels
C# helium-csharp CustomerFeedback Feedback from customer
Projects

Comments

@ritesh-modi
Copy link
Contributor

This is especially useful when the number of documents are large in Cosmos DB collection. Looping them on demand using continuation token and using stream iterators would improve performance, the memory footprint would be small, cost effective from RU perspective and providing paging benefits to callee.

@ritesh-modi ritesh-modi added Enhancement New feature or request performance labels Sep 22, 2020
@ritesh-modi ritesh-modi self-assigned this Sep 22, 2020
@bartr bartr added C# helium-csharp CustomerFeedback Feedback from customer and removed Enhancement New feature or request performance labels Sep 23, 2020
@bartr bartr added this to Triage in Helium via automation Sep 23, 2020
@dsturgell dsturgell moved this from Triage to Backlog in Helium Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C# helium-csharp CustomerFeedback Feedback from customer
Projects
No open projects
Helium
  
Backlog
Development

No branches or pull requests

2 participants