Install this package:
emerge -a dev-db/kafka_fdw
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-db/kafka_fdw
Or alternatively:
emerge --autounmask-write -a dev-db/kafka_fdw
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 7 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>dan@d3fy.net</email> <name>Dan Molik</name> </maintainer> <longdescription lang="en"> At this point the project is not yet production ready. Use with care. Pull requests welcome A simple foreign data wrapper for Kafka which allows it to be treated as a table. Currently kafka_fdw allows message parsing in csv and json format. More might come in a future release. </longdescription> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-db/kafka_fdw |
euse -E <flag> -p dev-db/kafka_fdw |
euse -D <flag> -p dev-db/kafka_fdw
| Flag | Description | 9999 |
|---|---|---|
| static-libs | ⚠️ | ✓ |