mirror of https://github.com/apache/druid.git
Add Community Extensions
Add a "Community Extensions" section to the known libraries
This commit is contained in:
parent
6c8a024b84
commit
5ec5c7221b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue