macxred / cashctrl_api

Python client for the CashCtrl REST API
MIT License
0 stars 0 forks source link

Extend Caching #42

Open lasuk opened 1 month ago

lasuk commented 1 month ago

CashCtrlLedger would benefit from increased performance if additional values were cached:

For these functions, we need to store a separate cache for each parameter set. See also #41.