1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A bit more work on the old version, incoming events where not handled correctly any more since the development of res_redis_v1. More... about 9 years ago
Added redis write lock to prevent ordering issues. More... about 9 years ago
Fix: res_redis asyncFree issue More... about 9 years ago
Update README More... about 9 years ago
Update README More... about 9 years ago
Fix .travis More... about 9 years ago
Replace Token / Add Badge More... about 9 years ago
Replace Token / Add Badge More... about 9 years ago
Added test / gtest / gmock More... about 9 years ago
Update travis More... about 9 years ago
Update travis. Add source move comment More... about 9 years ago
Fun... Fixing clang breaks gcc compilation More... about 9 years ago
Allow compilation using clang More... about 9 years ago
Again a little progress More... about 9 years ago
update travis to use cmake More... about 9 years ago
update travis to use cmake More... about 9 years ago
Added _msq_toggle_subscribe_all More... about 9 years ago
Update travis.yml More... about 9 years ago
Update travis.yml More... about 9 years ago
res_redis_v1 a bit out of wack but going offline More... about 9 years ago
Added .travis.yml / add reference to travis-ci in README.md More... about 9 years ago
Redact / Refactor More... about 9 years ago
Starting v1 implementation... It loads / unloads / reloads and that's about it ;-) More... about 9 years ago
Added message_queue indirection to make it possible to have several different message queue backends More... about 9 years ago
Moving function around a little Copy ast_event impl to ast_stasis More... about 9 years ago
Replace specific ast_event_sub * with a void * in the header class More... about 9 years ago
Adding a layer of indirection to allow for multiple asterisk versions More... about 9 years ago
Moved things around a bit More... about 9 years ago
Cleanup CMakeLists.txt Added nicer pthread find More... about 9 years ago
Remove free after callback More... about 9 years ago