Am 30.06.2006 um 21:35 schrieb Vlad Seryakov:

right


Now that we (at least Vlad an myself) have this consensus:

  ns_cache_create
  ns_cache_names
  ns_cache_flush
  ns_cache_eval
  ns_cache_keys
  ns_cache_get
  ns_cache_set
  ns_cache_append
  ns_cache_lappend
  ns_cache_incr
  ns_cache_exists
  ns_cache_lock
  ns_cache_stats

and that ns_cache_create should be able to
create size and time-constrained caches, are
there any other things we need to have there?

For my *personal* taste, the API is way too large
but what I do not use, I do not care for.
I have nothing against having all this in core
and I have nothing against maintaining this
code in future, if the need arises.

Now, please comment...

Stephen, I think that limits as done in AS 4.5 will
not be sufficient for us. As we really do not have,
or better say, do not use the server as pure webserver.
Hence, we need the ability to set time contraints on
cache per-se and not as a part of some larget limits
infrastructure.

Cheers,
Zoran


Reply via email to