diff --git a/content/ext/e/biscuit.md b/content/ext/e/biscuit.md index fb59dd673..6918cfaaa 100644 --- a/content/ext/e/biscuit.md +++ b/content/ext/e/biscuit.md @@ -6,10 +6,10 @@ weight: 2170 ---
- +
Repository
CrystallineCore/pg_biscuit
-
https://github.com/CrystallineCore/pg_biscuit
+
https://github.com/CrystallineCore/Biscuit
Source
@@ -167,7 +167,7 @@ CREATE EXTENSION biscuit CASCADE; -- requires: plpgsql ## Usage -> [GitHub: CrystallineCore/pg_biscuit](https://github.com/CrystallineCore/pg_biscuit) +> [GitHub: CrystallineCore/Biscuit](https://github.com/CrystallineCore/Biscuit) `biscuit` (pg_biscuit) is a PostgreSQL extension that provides IAM-like pattern matching with bitmap indexing. It enables efficient matching of permission-style patterns against text values using a specialized bitmap index.