macxred / cashctrl_api

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

Feat/cache CashCtrlClient class #28

Closed AlexTheWizardL closed 2 months ago

AlexTheWizardL commented 2 months ago

This pull request covers caching for CashCtrlClient class that is implemented in CachedCashCtrlClient class.

@lasuk Please review the changes and provide feedback or approval for merging.