v1.0.1
- Add shortenKey() private method: keys > max_key_length are hashed to h:{md5}
- Apply shortening in get/set/delete/evict transparently
- Add 4 unit tests for key shortening behavior
- Read max_key_length from config (default 60)
- Add shortenKey() private method: keys > max_key_length are hashed to h:{md5}
- Apply shortening in get/set/delete/evict transparently
- Add 4 unit tests for key shortening behavior
- Read max_key_length from config (default 60)