Commit History

Author SHA1 Message Date
  Nightfly 658e0fd756 typo 2 months ago
  Nightfly c3b086bdf9 UbillingCache redis storage setTimeout method deprecated, smooth migration to expire 2 months ago
  Nightfly 8a119a2e61 fixed memcached/redis behaviour 2 months ago
  Nightfly ec07b1aa66 System health: database info now shows tables engine and collation 9 months ago
  Nightfly 7661c32a86 workaround about corrupted getAllKeys method on some memcached setups and PHP 8.2 1 year ago
  Nightfly c90e99e7ad automatic detection of memcached storage and override it with files cache engine in covid19 stats module 3 years ago
  Nightfly d4234fe458 ubillingCache now can manually switch cache storage on each instance, covid19 stats now force usage of file cache due big input data size and prevent issues with memcached 3 years ago
  Nightfly f1afe1c605 fixed missing cache key deletion issue 4 years ago
  Nightfly ad34dea8f8 wow, looks like thats all 4 years ago
  Nightfly 0eb53d044e emmm 5 years ago
  Nightfly 46652d7930 ubcache debug mode now logs hits/misses and data size 5 years ago
  Nightfly 66e14bd63e fixed some performance issues with task report 6 years ago
  Nightfly ba6079a5fb added userstats SHOW_EXT_MOBILES option, backported part of mobilesext api 6 years ago
  Pautina c1a460e6cf Убрага лишняя точка с запятой 7 years ago
  Pautina af5cd8a39a Генерация ключа кэша переведена в человеческий вид для разработчиков и дэбага 7 years ago
  Pautina af190d691c Время кэширование по умолчанию задано не больше месяца (2592000=60*60*24*30) 7 years ago
  Pautina c74a0fc29b Ubcache - испрален Notice вывода пустого результата 7 years ago
  Nightfly 02388c0c67 fixed not working cache expiration for files storage 7 years ago
  Pautina 1fe22a252a Время кэширование - по умолчанию месяц 2592000 7 years ago
  Pautina 328e7ce8f5 Чистка кода 7 years ago
  Pautina 497f17dae0 Добавлен новое хранилище кэширование - REDIS 7 years ago
  Pautina d508b9e103 api.ubcache - чистка кода от повторяющихся функций и использование функций класса 7 years ago
  Pautina 850329840d delete duplicate serialize on set cache 7 years ago
  Pautina 18831305c9 Fix missing parametr 7 years ago
  Pautina 445f0aa6a0 Система кеширования - добавлена серриализация для set and get 7 years ago
  Pautina a93ec958b3 Кеширование в файл-решена проблема сохранения массивов методом сериализаци через функцию getCallback 7 years ago
  Pautina e33663cdee deleteAllcache - исправлена ошибка удаления кеша с memcached 7 years ago
  Pautina 29d05e0da2 getAllcache - добавлена возможность отображения значений кеша 7 years ago
  Pautina 2b70c4d867 Add function to delete all UBCACHE cache data from UBCACHE_STORAGE 7 years ago
  Pautina cc53e9b15a getAllcache - добавлена проверка на свой кеш, чужой нам не нужен:) 7 years ago