Merge pull request #2358 from druid-io/addCommunityExtensions

Add Community Extensions
This commit is contained in:
Fangjin Yang 2016-01-31 17:45:11 -08:00
commit bbfb8aa7dd
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.