directmemory
directmemory copied to clipboard
[DIRECTMEMORY-43] Cache should allow key objects instead of plain string
This is my proposal to change the DM signature from <String, Object> to <K, V>.
It contains some signatures modification.
Please review!