Toggle navigation
TinyButStrong
Explain
Template Engines - What is it for?
Template Engines - Why use it?
Natural templates (templates of the 3rd kind)
Examples
Downloads
Manual
OpenTBS
News
Support
Forum
(current)
Extra
Plug-ins
TbsSQL
TbsZip
Categories
>
TinyButStrong general
>
Store cache in memcached ?
The forum is closed. Please use
Stack Overflow
for submitting new questions. Use tags:
tinybutstrong
,
opentbs
By:
Milop
Date: 2012-12-11
Time: 14:11
Store cache in memcached ?
Is there any way to store cached pages in memcached ?
By:
Skrol29
Date: 2012-12-13
Time: 23:53
Re: Store cache in memcached ?
Sorry I don't know MemCache.
Nevertheless you should be able to ride TBS with any cache system since you can always retrieve the result of a merging as a string using
$TBS->Show(TBS_NOTHING);
$result_to_save_in_cache = $TBS->Source;
New message
Name:
Email:
ignore this line
Email:
-> No email accessible on Web pages.
Send replies notifications by email
Readers can contact you by Anti-Spam System
(*)
Subject:
Message:
Special part in message: enter text between [code] and [/code] tags.
(*) Anti-Spam System: A reader can ask for 3 emails a day, no more ; and the reader must have a valid email to ask for emails.
Posting in progress.
Please wait...