GitHub user simonetripodi opened the pull request at https://github.com/apache/directmemory/pull/2
---- [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! ---- You can merge this pull request into a Git repository by running $ git pull https://github.com/simonetripodi/directmemory trunk Alternatively you can review and apply these changes as the patch at https://github.com/apache/directmemory/pull/2.patch
