graphsense / graphsense-REST

A REST service for accessing cryptocurrency data stored in Apache Cassandra.
MIT License
10 stars 8 forks source link

Overhaul bulk api and allow paging of bulk results #77

Open myrho opened 2 years ago

myrho commented 2 years ago

Currently only the first num_pages pages can be fetched per bulked request. Add page handle that encodes page state per bulked request.

soad003 commented 1 year ago

This is related to https://github.com/graphsense/graphsense-REST/issues/92.

Some other problems that need consideration when designing a new bulk interface are: