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

Using stateless implementation of Cosmos DB while quering data #143

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions