ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Enforece max page size in all DB methods #783

Open dvstans opened 3 years ago

dvstans commented 3 years ago

Max page size is meant to control DB loading and latency. It is not currently enforces on most paging-enabled DB methods.