Returns the size in bytes of a specific key, returns 0 if key doesn't exist
Future<int> getKeySize(String key);