mirror of
https://github.com/minio/docs.git
synced 2025-06-01 10:21:51 +03:00
* Versioning Initial Pass * Poornas first pass review * Refactoring for single sourcing * Fixups, added mc tag, remaining versioned commands
1.2 KiB
1.2 KiB
MinIO Server Features
MinIO’s enterprise class features represent the standard in the object storage space. From the AWS S3 API to S3 Select and our implementations of inline erasure coding and security, our code is widely admired and frequently copied by some of the biggest names in technology and business.
The following table lists MinIO features and their corresponding documentation:
Feature | Description |
---|---|
Bucket Notifications </minio-features/bucket-notifications> |
MinIO Bucket Notifications allows you to automatically publish notifications to one or more configured notification targets when specific events occur in a bucket. |
Bucket Versioning </minio-features/bucket-versioning> |
MinIO Bucket Versioning supports keeping multiple "versions" of an object in a single bucket. Write operations which would normally overwrite an existing object instead result in the creation of a new versioned object. |
/minio-features/bucket-notifications /minio-features/bucket-versioning