Storage Pagination Support
Registered by
Endre Karlson
Add support to the Storage layer for pagination.
Simply copy in this for sqlalchemy: https:/
It's a common method for paginating queries for list, find methods.
The default behavior if no marker is present should be to return all results.
Blueprint information
- Status:
- Complete
- Approver:
- Designate Core
- Priority:
- Undefined
- Drafter:
- Endre Karlson
- Direction:
- Approved
- Assignee:
- Endre Karlson
- Definition:
- Approved
- Series goal:
- Accepted for icehouse
- Implementation:
-
Implemented
- Milestone target:
-
icehouse-2
- Started by
- Graham Hayes
- Completed by
- Graham Hayes
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Adds support for paging in the storage layer
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.