Extensions
You can see our guide to custom extensions to find out how to create your own.
Table of Contents
We already created some very useful extensions you should check out for sure:
Extension | Description |
---|---|
Database | A generic database driver that is easily adjustable to work with any database. |
Logger | Add logging to Hocuspocus. |
Redis | Scale Hocuspocus horizontally with Redis. |
SQLite | Persist documents to SQLite. |
Throttle | Throttle connections by ips. |
Webhook | Send document changes via webhook to your API. |