Several people have been talking about a RAM-only cache, and I would like
to collect those use cases. There is an outstanding issue:
https://issues.apache.org/jira/browse/TS-119
If folks with an interest in RAM-only caching could please put there use
cases there
it would help ensure that such a feature would actually be of use. Try
to focus on
what you want to do (environment, constraints, goals) rather than how.
Also please
say why the current solution of just using some amount of backing disk
similar to
"swap" space in Linux is not good enough.
Thanx,
john
On 02/22/11 14:27, Nelson Perez wrote:
On Tue, Feb 22, 2011 at 7:15 PM, John Plevyak<jplev...@apache.org> wrote:
What do you want to do that the cache inspector can't do?
Just play the file. But I guess that Leif's hint would do, since I would be
retrieving the file from cache and then playing it and verifying it's
integrity locally. Later on I want to implement a memory caching solution in
the form of a plugin.
Nelson