Skip to content

Commit d23a582

Browse files
committed
Add Couchbase to Roadmap for Offline, Online, and Data Source
Signed-off-by: Elliot Scribner <elliot.scribner@couchbase.com>
1 parent f2de087 commit d23a582

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ The list below contains the functionality that contributors are planning to deve
160160
* [x] [Hive (community plugin)](https://github.com/baineng/feast-hive)
161161
* [x] [Postgres (contrib plugin)](https://docs.feast.dev/reference/data-sources/postgres)
162162
* [x] [Spark (contrib plugin)](https://docs.feast.dev/reference/data-sources/spark)
163+
* [x] [Couchbase (contrib plugin)](https://docs.feast.dev/reference/data-sources/couchbase)
163164
* [x] Kafka / Kinesis sources (via [push support into the online store](https://docs.feast.dev/reference/data-sources/push))
164165
* **Offline Stores**
165166
* [x] [Snowflake](https://docs.feast.dev/reference/offline-stores/snowflake)
@@ -170,6 +171,7 @@ The list below contains the functionality that contributors are planning to deve
170171
* [x] [Postgres (contrib plugin)](https://docs.feast.dev/reference/offline-stores/postgres)
171172
* [x] [Trino (contrib plugin)](https://github.com/Shopify/feast-trino)
172173
* [x] [Spark (contrib plugin)](https://docs.feast.dev/reference/offline-stores/spark)
174+
* [x] [Couchbase (contrib plugin)](https://docs.feast.dev/reference/offline-stores/couchbase)
173175
* [x] [In-memory / Pandas](https://docs.feast.dev/reference/offline-stores/file)
174176
* [x] [Custom offline store support](https://docs.feast.dev/how-to-guides/customizing-feast/adding-a-new-offline-store)
175177
* **Online Stores**
@@ -185,6 +187,7 @@ The list below contains the functionality that contributors are planning to deve
185187
* [x] [Postgres (contrib plugin)](https://docs.feast.dev/reference/online-stores/postgres)
186188
* [x] [Cassandra / AstraDB (contrib plugin)](https://docs.feast.dev/reference/online-stores/cassandra)
187189
* [x] [ScyllaDB (contrib plugin)](https://docs.feast.dev/reference/online-stores/scylladb)
190+
* [x] [Couchbase (contrib plugin)](https://docs.feast.dev/reference/online-stores/couchbase)
188191
* [x] [Custom online store support](https://docs.feast.dev/how-to-guides/customizing-feast/adding-support-for-a-new-online-store)
189192
* **Feature Engineering**
190193
* [x] On-demand Transformations (Beta release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#))

docs/roadmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The list below contains the functionality that contributors are planning to deve
1616
* [x] [Hive (community plugin)](https://github.com/baineng/feast-hive)
1717
* [x] [Postgres (contrib plugin)](https://docs.feast.dev/reference/data-sources/postgres)
1818
* [x] [Spark (contrib plugin)](https://docs.feast.dev/reference/data-sources/spark)
19+
* [x] [Couchbase (contrib plugin)](https://docs.feast.dev/reference/data-sources/couchbase)
1920
* [x] Kafka / Kinesis sources (via [push support into the online store](https://docs.feast.dev/reference/data-sources/push))
2021
* **Offline Stores**
2122
* [x] [Snowflake](https://docs.feast.dev/reference/offline-stores/snowflake)
@@ -26,6 +27,7 @@ The list below contains the functionality that contributors are planning to deve
2627
* [x] [Postgres (contrib plugin)](https://docs.feast.dev/reference/offline-stores/postgres)
2728
* [x] [Trino (contrib plugin)](https://github.com/Shopify/feast-trino)
2829
* [x] [Spark (contrib plugin)](https://docs.feast.dev/reference/offline-stores/spark)
30+
* [x] [Couchbase (contrib plugin)](https://docs.feast.dev/reference/offline-stores/couchbase)
2931
* [x] [In-memory / Pandas](https://docs.feast.dev/reference/offline-stores/file)
3032
* [x] [Custom offline store support](https://docs.feast.dev/how-to-guides/customizing-feast/adding-a-new-offline-store)
3133
* **Online Stores**
@@ -41,6 +43,7 @@ The list below contains the functionality that contributors are planning to deve
4143
* [x] [Postgres (contrib plugin)](https://docs.feast.dev/reference/online-stores/postgres)
4244
* [x] [Cassandra / AstraDB (contrib plugin)](https://docs.feast.dev/reference/online-stores/cassandra)
4345
* [x] [ScyllaDB (contrib plugin)](https://docs.feast.dev/reference/online-stores/scylladb)
46+
* [x] [Couchbase (contrib plugin)](https://docs.feast.dev/reference/online-stores/couchbase)
4447
* [x] [Custom online store support](https://docs.feast.dev/how-to-guides/customizing-feast/adding-support-for-a-new-online-store)
4548
* **Feature Engineering**
4649
* [x] On-demand Transformations (On Read) (Beta release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#))

0 commit comments

Comments
 (0)