ceph/examples
Curt Bruns bbd7f0dbaf rgw/lua: Example read/write of StorageClass field
Admins may setup different pools for RGW objects and
having the StorageClass field mutable allows the steering
of RGW objects to the proper pools.  This Lua example shows
how a user can modify the StorageClass header when
it is empty on a PUT request and steer objects to different
pools based on size (Request.ContentLength).

Signed-off-by: Curt Bruns <curt.e.bruns@gmail.com>
2021-11-01 19:45:38 -04:00
..
boto3 rgw/notifications: support v4 auth for topics and notifications 2021-06-24 18:06:30 +03:00
librados examples/librados: avoid a memory leak 2021-09-18 15:16:55 +09:00
librbd
lua rgw/lua: Example read/write of StorageClass field 2021-11-01 19:45:38 -04:00
rbd-replay
rgw-cache