summaryrefslogtreecommitdiff
path: root/res/res_sorcery_memory_cache.c
AgeCommit message (Expand)Author
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-01-25Add reload options to CLI/AMI stale object commands.Mark Michelson
2016-12-14res_sorcery_memory_cache: Change an error to a debug messageGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-02-25res_sorcery_memory_cache: Fix SEGV in some CLI commandsGeorge Joseph
2015-12-17res_sorcery_memory_cache: Add support for a full backend cache.Joshua Colp
2015-12-01res_sorcery_memory_cache.c: Fix off nominal ref leak.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Fix deadlock with scheduler.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Replace inline code with function.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Shutdown in a less crash potential order.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Misc tweaks.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK.Richard Mudgett
2015-07-06res_sorcery_memory_cache: Execute stale unit test last.Joshua Colp
2015-06-24Unit tests: Fix more unit test description strings.Richard Mudgett
2015-06-17res_sorcery_memory_cache: Remove 'prefetch' option.Joshua Colp
2015-06-05Merge "test_sorcery_memory_cache_thrash: Add unit tests for thrashing the mem...Matt Jordan
2015-06-04res_sorcery_memory_cache: Implement expire_on_reload option.Joshua Colp
2015-06-04test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.Joshua Colp
2015-06-04res_sorcery_memory_cache: Add test event when a refresh occurs.Joshua Colp
2015-05-29res_sorcery_memory_cache: Add CLI commands and AMI actions.Joshua Colp
2015-05-27res_sorcery_memory_cache: Add support for refreshing stale objects.Mark Michelson
2015-05-22res_sorcery_memory_cache: Add support for object_lifetime_maximum.Joshua Colp
2015-05-22res_sorcery_memory_cache: Add support for maximum_objects.Mark Michelson
2015-05-22res_sorcery_memory_cache: Add basic module implementation.Joshua Colp