+1
I was really stuck when sew current name for the first time.

On Sat, Dec 12, 2015 at 3:32 AM, Valentin Kulichenko <
valentin.kuliche...@gmail.com> wrote:

> Igniters,
>
> We have a class that is called CacheLoadOnlyStoreAdapter. This is a cache
> store adapter that implements utility logic for multithreaded data loading,
> so that user has to provide only the logic that queries DB and parses DB
> row into object. Everything else is done automatically.
>
> It's a cool feature, but the name looks really confusing to me. It's
> definitely not 'load-only' store, because it implements CacheWriter.
>
> How about we rename it to CacheMultithreadedLoadStoreAdapter? Any other
> suggestions?
>
> -Val
>

Reply via email to