1+ for smarter cache
On 12/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > > So, are you interested in PHP realization with main idea explained?
> > Yes
>
> Ok, hope it will be interesting:
>
> In my CMS there is (there was?) such an abstraction: nod
> > So, are you interested in PHP realization with main idea explained?
> Yes
Ok, hope it will be interesting:
In my CMS there is (there was?) such an abstraction: node. Node - it's
everything - it's a news, article or any other content unit.
Node has all CRUD operations through the functions:
[EMAIL PROTECTED] wrote:
> Hi,
>
> What about smarter cache system? I mean update not only by time-out,
> but also by a DB change.
>
> In a news sites it will be especially usefull: content can update not
> only each 'xxx' minutes, but it can also update by c
On 1-12-2005, at 7:31, [EMAIL PROTECTED] wrote:
So, are you interested in PHP realization with main idea explained?
Yes
---
Nebojša Đorđević - nesh
Studio Quattro - Niš - SCG
http://djnesh.blogspot.com/ | http://djnesh-django.blogspot.com/
Registered Linux User 282159 [http://counter.li.o
So, are you interested in PHP realization with main idea explained?
On 29-11-2005, at 20:55, [EMAIL PROTECTED] wrote:
What about smarter cache system? I mean update not only by time-out,
but also by a DB change.
In a news sites it will be especially usefull: content can update not
only each 'xxx' minutes, but it can also update by content
add
+1 for SmartCache(tm)
--
Petar Marić
*e-mail: [EMAIL PROTECTED]
*mobile: +381 (64) 6122467
*icq: 224720322
*skype: petar_maric
*web: http://www.petarmaric.com/
Idea is not in 'retouching' each and every page, but in marking the
cache as 'dirty', so it will be regenerated on a new request. If old
page (archive) will be never reached, why should we regenerate it?
There is also such a thing, as dependancy: if, for example, I update
the category name, and i
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> What about smarter cache system? I mean update not only by time-out,
> but also by a DB change.
>
> In a news sites it will be especially usefull: content can update not
> only each 'xxx' minutes, but it c
Hi,
What about smarter cache system? I mean update not only by time-out,
but also by a DB change.
In a news sites it will be especially usefull: content can update not
only each 'xxx' minutes, but it can also update by content
addition/edit/deletion.
I suppose, that such system can b
10 matches
Mail list logo