await cache.store(ctx, "key1", "ABC", 5000); // Returns True if successful and False otherwise.