OSDN Git Service

Plugin: introduce EasyCache - general caching system
authorhylom <hylom@users.sourceforge.jp>
Thu, 2 Aug 2018 12:29:01 +0000 (21:29 +0900)
committerhylom <hylom@users.sourceforge.jp>
Thu, 2 Aug 2018 12:29:01 +0000 (21:29 +0900)
commit52ff3cec7622d7d66a999eef826c6fe69a6ae2bc
treecbef60ae13eff45097add2185fd0c602c04aae5c
parentd3d456b01d29bf4e326fa08ef02b6030d4ed35d4
Plugin: introduce EasyCache - general caching system
src/newslash_web/lib/Newslash/Plugin/ADRenderer.pm
src/newslash_web/lib/Newslash/Plugin/EasyCache.pm [new file with mode: 0644]
src/newslash_web/lib/Newslash/Plugin/NewslashHelpers.pm
src/newslash_web/lib/Newslash/Plugin/deprecated/ModelCache.pm [moved from src/newslash_web/lib/Newslash/Plugin/ModelCache.pm with 99% similarity]
src/newslash_web/lib/Newslash/Web.pm
src/newslash_web/lib/Newslash/Web/Controller/API/Comment.pm
src/newslash_web/lib/Newslash/Web/Controller/Timeline.pm