Commit Graph

9 Commits

Author SHA1 Message Date
paulc 67d8226f0b Allow matching prefixes of configurable minimum length in a cache.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4978 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 11:59:19 +00:00
marian 0a29a55c92 Added cache load and flush commands.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4516 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-20 15:12:33 +00:00
marian ebf89ba583 A template can now be used to build a cache entry id from handled messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4510 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-18 11:30:00 +00:00
paulc 7b449282d6 Increased maximum load chunk size to 50000 to allow efficient loading of large caches.
Clarified the relation between hash list size and cache limit.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4507 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-15 11:02:46 +00:00
marian 8d9a1e73b8 Cache load thread priority is now configurable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4505 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-14 14:37:19 +00:00
marian daae56df24 Added optional cache periodic reload parameter. Allow a cache to have a 0 ttl (no expire).
git-svn-id: http://yate.null.ro/svn/yate/trunk@4501 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-13 15:20:08 +00:00
marian 6d061d797a Allow loading a cache using multiple database requests. Added optional extra account used to load a cache.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4440 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-07 07:45:50 +00:00
marian b9f97696a9 Set and read expires as expire interval. Properly copy parameters when an item is found in cache.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4412 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-27 08:33:33 +00:00
marian bff42aa952 Added cache module handling LNP and CNAM.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4409 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-26 08:20:19 +00:00