Commit Graph

9 Commits

Author SHA1 Message Date
paulc 297c874f77 Allow matching prefixes of configurable minimum length in a cache.
git-svn-id: http://voip.null.ro/svn/yate@4978 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 11:59:19 +00:00
marian 88fcd3a0ec Added cache load and flush commands.
git-svn-id: http://voip.null.ro/svn/yate@4516 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-20 15:12:33 +00:00
marian 932b1e7e7b A template can now be used to build a cache entry id from handled messages.
git-svn-id: http://voip.null.ro/svn/yate@4510 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-18 11:30:00 +00:00
paulc f2f3f35245 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://voip.null.ro/svn/yate@4507 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-15 11:02:46 +00:00
marian 075df7d03a Cache load thread priority is now configurable.
git-svn-id: http://voip.null.ro/svn/yate@4505 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-14 14:37:19 +00:00
marian 1321c33d88 Added optional cache periodic reload parameter. Allow a cache to have a 0 ttl (no expire).
git-svn-id: http://voip.null.ro/svn/yate@4501 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-13 15:20:08 +00:00
marian eda2587ff0 Allow loading a cache using multiple database requests. Added optional extra account used to load a cache.
git-svn-id: http://voip.null.ro/svn/yate@4440 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-07 07:45:50 +00:00
marian 5139165952 Set and read expires as expire interval. Properly copy parameters when an item is found in cache.
git-svn-id: http://voip.null.ro/svn/yate@4412 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-27 08:33:33 +00:00
marian a63accff68 Added cache module handling LNP and CNAM.
git-svn-id: http://voip.null.ro/svn/yate@4409 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-26 08:20:19 +00:00