I'm aware of Johnny cache's MAN_IN_BLACKLIST
and JOHNNY_TABLE_BLACKLIST
.
Is there a way to specify the reverse? That is specify only the tables that need to be cached?
I want to do this for the simple reason that we have over 200 tables in the application and I want to cache a few and don't want my MAN_IN_BLACKLIST
to be really huge.
Thanks,