tardis-dev / tardis-machine

Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs
https://docs.tardis.dev/api/tardis-machine
Mozilla Public License 2.0
235 stars 46 forks source link

Create a parameter to disable caching on disk #19

Closed gusostow closed 1 year ago

gusostow commented 1 year ago

Is this what you're talking about? https://docs.tardis.dev/api/tardis-machine#replay-options

thaaddeus commented 1 year ago

Yes, it also respects autoCleanup (not documented yet)

gusostow commented 1 year ago

What's the behavior I should expect from this parameter? I'm still seeing cache files getting saved.

thaaddeus commented 1 year ago

there should be only a few files cached and very quickly removed, so there's still some caching internally but very small amount.