himanshujindal commented on code in PR #286: URL: https://github.com/apache/cassandra-website/pull/286#discussion_r1946903276
########## site-content/source/modules/ROOT/pages/blog/Introducing-constraints-framework.adoc: ########## @@ -0,0 +1,71 @@ += Upcoming Features: Constraints Framework +:page-layout: single-post +:page-role: blog-post +:page-post-date: February 3, 2025 +:page-post-author: Bernardo Botella Corbi +:description: The Apache Cassandra Community +:keywords: + +Casandra has had limited tools to handle value limits and rules at the time of writing data to a table. Constraints Framework positions itself as the center piece to provide an easy approach to be able to define those rules that gives such flexibility to both Cassandra users and operators by adding a framework to define generic checks at write time. Review Comment: Typo: Casandra -> Cassandra -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

