FeatureBaseDB / featurebase-examples

Examples for FeatureBase Community
MIT License
6 stars 1 forks source link

Update Docker example to use just FeatureBase, without Kafka #17

Closed kordless closed 1 year ago

kordless commented 1 year ago

Move the Kafka based example to a new directory. Update the link in README.md.

Create a new standalone dockerfile that uses just FeatureBase, plus some Python example to insert via SQL3.

kordless commented 1 year ago

Done.