Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.27 KB

File metadata and controls

27 lines (21 loc) · 1.27 KB

Experimental-Features

What is an experimental feature?

Experimental features in FoundationDB are tools or functionalities that developers can use to test new ideas or capabilities within the database system. These features are not fully developed or officially supported yet, so they should not be used for production.

Experimental features may be removed with minimal warning in forthcoming releases (major.minor).

A feature is flagged "production-ready" when either Apple or Snowflake(or any major contributor) is using the feature in production.

List of features

Features Status in 7.0 Status in 7.1 Status in 7.2 Status in 7.3
Redwood Experimental Production-ready Production-ready Production-ready
GetMappedRange   Experimental Experimental Experimental
Idempotent txn   Experimental Experimental Experimental