|
[
Permlink
| « Hide
]
Holger Hoffstaette added a comment - 28/Apr/06 08:00 AM
re: FilePersistenceStrategy & subdirectories - turns out it aready does exactly that, for obvious reasons.
The more I think about this it seems to me that CachingPersistenceStrategy is redundant since all it does is get in the way without benefit? When an event is consumed it must read from the backend; when it is written it must write through. The only possible benefit might be if it acted like a small read-ahead buffer by reading/writing batches. However, that would mess with the PersistenceStrategy's consistency on failure.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||