-
Feature Request
-
Resolution: Done
-
Critical
-
3.0.0.Alpha1
-
None
A new BinaryStore interface was added in 3.x, and we currently have a single implementation that uses the file system. We should add another implementation that can store Binary values in an Infinispan cache (separate from the main one we use for the repository content), and should consider using Infinispan's GridFileSystem.