[フレーム]
Docs Pricing
Login Book a meeting Try Redis

OBJECT ENCODING

Syntax
OBJECT ENCODING key
Available since:
Redis Open Source 2.2.3
Time complexity:
O(1)
ACL categories:
@keyspace, @read, @slow,
Compatibility:
Redis Enterprise and Redis Cloud compatibility

Returns the internal encoding for the Redis object stored at <key>

Redis objects can be encoded in different ways:

All the specially encoded types are automatically converted to the general type once you perform an operation that makes it impossible for Redis to retain the space saving encoding.

Redis Enterprise and Redis Cloud compatibility

Redis
Enterprise
Redis
Cloud
Notes
✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active

Return information

One of the following:

RATE THIS PAGE
Back to top ↑

AltStyle によって変換されたページ (->オリジナル) /