Commit Graph

33 Commits (master)

Author SHA1 Message Date
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
3 months ago
zhengsh c8ce2c705d
res_sorcery_memory_cache.c: Fix memory leak (#56)
2 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Joshua C. Colp a143c3a7b7 res_sorcery_memory_cache: Disallow per-object expire with full backend.
5 years ago
Kevin Harwell a4caaef64c res_sorcery_memory_cache: stale item update leak
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Sean Bright ffccce76d9 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Mark Michelson d32bd63860 Add reload options to CLI/AMI stale object commands.
8 years ago
George Joseph 19328de2ab res_sorcery_memory_cache: Change an error to a debug message
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
George Joseph 7e3e1ddf7e res_sorcery_memory_cache: Fix SEGV in some CLI commands
9 years ago
Joshua Colp 902309fd04 res_sorcery_memory_cache: Add support for a full backend cache.
9 years ago
Richard Mudgett 59ba84e5cd res_sorcery_memory_cache.c: Fix off nominal ref leak.
10 years ago
Richard Mudgett 1b80dbeb60 res_sorcery_memory_cache.c: Fix deadlock with scheduler.
10 years ago
Richard Mudgett 9c1ca287a4 res_sorcery_memory_cache.c: Replace inline code with function.
10 years ago
Richard Mudgett 6554a3b25e res_sorcery_memory_cache.c: Shutdown in a less crash potential order.
10 years ago
Richard Mudgett 359394cc29 res_sorcery_memory_cache.c: Misc tweaks.
10 years ago
Richard Mudgett 7942d1c2ff res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK.
10 years ago
Joshua Colp 38a3c27a09 res_sorcery_memory_cache: Execute stale unit test last.
10 years ago
Richard Mudgett 71a4d1a033 Unit tests: Fix more unit test description strings.
10 years ago
Joshua Colp 9668a1acb5 res_sorcery_memory_cache: Remove 'prefetch' option.
10 years ago
Matt Jordan 8785d0ccbf Merge "test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache."
10 years ago
Joshua Colp 128fe4cee8 res_sorcery_memory_cache: Implement expire_on_reload option.
10 years ago
Joshua Colp 028edae82e test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.
10 years ago
Joshua Colp 19de2bbc5f res_sorcery_memory_cache: Add test event when a refresh occurs.
10 years ago
Joshua Colp dfc45254d1 res_sorcery_memory_cache: Add CLI commands and AMI actions.
10 years ago
Mark Michelson 2e54e7227c res_sorcery_memory_cache: Add support for refreshing stale objects.
10 years ago
Joshua Colp 81d375baad res_sorcery_memory_cache: Add support for object_lifetime_maximum.
10 years ago
Mark Michelson 071b3d43cb res_sorcery_memory_cache: Add support for maximum_objects.
10 years ago
Joshua Colp f2cc766d81 res_sorcery_memory_cache: Add basic module implementation.
10 years ago