Hi,

Is there any resource that talks about caching in Fuseki service?

Is is handled by Fuseki server itself or the TDB? (I'm using tdb dataset in
the backend as input) And can we disable the cache?

My use case is to query two dumps, one old and one new and I'm setting  - -
loc to a soft link pointing to the new dump while running fuseki. At times,
I wish to point my soft link to the older dump and query that. I don't want
to run another instance of the server.

By understanding caching, I just want to make sure that when I point my
soft link to new location, fuseki service doesn't use its older cache to
answer incoming queries.

Thanks,
Aman

Reply via email to