DigiDaz
|
98a184c835
|
Fixed scripts to get multiserver memcache working (#1795)
|
2016-08-04 11:40:36 -06:00 |
|
Alexey Melnichuk
|
10f460cfd2
|
Fix. Lua can not generate non CUSTOM event with subclass. (#1756)
There 2 way.
First one generate `MEMCACHE` event without subclass
Second generate `CUSTOM` event with subclass e.g. `fusion::memcache`
|
2016-07-14 11:33:54 -06:00 |
|
mafoo
|
b7555579bf
|
WhitespaceClean-resources/install/scripts
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 13:21:52 +00:00 |
|
Alexey Melnichuk
|
a77e6ec87f
|
Fix. cache.support always returns false
|
2016-02-02 19:54:23 +03:00 |
|
Alexey Melnichuk
|
871b632d49
|
Add. Lua part of fax_queue.
To poll active task you can run `luarun fax_queue_poll_once.lua`
|
2015-11-18 16:27:55 +03:00 |
|
Alexey Melnichuk
|
7187766c11
|
Update comment.
|
2015-10-26 12:27:14 +03:00 |
|
Alexey Melnichuk
|
8afafe6beb
|
Add. cache class emit MEMCACHE events.
|
2015-10-06 16:01:24 +04:00 |
|
Alexey Melnichuk
|
7191eae559
|
Fix. cache.del method.
Fix. cache.set returns boolean value.
Add. basic self_test
|
2015-09-15 18:02:46 +04:00 |
|
Alexey Melnichuk
|
dcc08a2265
|
Fix. Not found is treat as success for delete operation.
|
2015-09-09 16:52:52 +04:00 |
|
Alexey Melnichuk
|
4cb99be806
|
Add. Basic cache class
Fix. When memcache stopped and mod_memcache loaded dialplan did not build from DB.
|
2015-09-09 10:22:14 +04:00 |
|