[infinispan-dev] Hibernate Search alternative Directory distribution
Emmanuel Bernard
emmanuel at hibernate.org
Thu Jul 9 11:45:47 EDT 2009
On Jul 9, 2009, at 16:16, Manik Surtani wrote:
>>
>> In the case of replication, make sure a FD back end can be
>> activated in case the grid goes to the unreachable clouds of total
>> inactivity.
>
> FD backend? I presume you mean a cache store. Have a look at the
> different cache stores we ship with, I reckon a FileCacheStore would
> do the trick for you.
>
> http://infinispan.sourceforge.net/4.0/apidocs/org/infinispan/loaders/CacheStore.html
> http://infinispan.sourceforge.net/4.0/apidocs/org/infinispan/loaders/file/FileCacheStore.html
Yes I meant FS as FileSystem, but any backend would do (though DB
would be a bad choice).
More information about the infinispan-dev
mailing list