Add Community Extensions

Add a "Community Extensions" section to the known libraries
This commit is contained in:
Charles Allen 2016-01-29 13:09:15 -08:00
parent 6c8a024b84
commit 5ec5c7221b
1 changed files with 8 additions and 1 deletions

View File

@ -61,4 +61,11 @@ UIs
Tools
---
* [Insert Segments](../../operations/insert-segment-to-db.html) - A tool that can insert segments' metadata into Druid metadata storage.
* [Insert Segments](../../operations/insert-segment-to-db.html) - A tool that can insert segments' metadata into Druid metadata storage.
Community Extensions
--------------------
These are extensions from the community. (If you would like yours listed please speak up!)
* [acesinc/druid-cors-filter-extension](https://github.com/acesinc/druid-cors-filter-extension) - An extension to enable CORS headers in http requests.