John,

You can use : cacheRegiongetAll() to get an array of regions being used. - http://openbd.org/manual/?/function/cacheregiongetall

Or you could use systemFileCacheFlush() - http://openbd.org/manual/?/function/systemfilecacheflush



john <mailto:[email protected]>
28 March 2013 14:39
Thanks Matthew but


<cfset CacheRemoveAll("filecache") />

give me an error =>
*"filecache" is an invalid cache region*

Is there an internal function to flush the file cache in openbd ?



Le jeudi 28 mars 2013 11:45:03 UTC+1, Matthew a écrit :
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Matthew Roach <mailto:[email protected]>
28 March 2013 10:45
John,

You can use : cacheRemoveAll() : http://openbd.org/manual/?/function/cacheremoveall

Cache functions and examples can be found @ http://openbd.org/manual/?/caching


john <mailto:[email protected]>
28 March 2013 10:32
Hello,

It seems the line <cfsetCacheDeleteAll("filecache") /> to flush the cache is obsolete. What is new syntax ?
Thanks.


--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.



--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to