Plugins#
Concourse is extensible via plugins that enhance the database’s core functionality.
Each Concourse plugin runs alongside the database in a separate process, which maximizes safety and stability. Even though plugins are sandboxed, they have privileged access to the database through a well defined API over a secure communication channel.
Next Steps#
- Learn more about using Concourse plugins.
- Learn more about developing Concourse plugins.
- Visit the Cinchapi marketplace to download Concourse plugins.