vidardb / pgrocks-fdw

Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
https://www.vidardb.com
Apache License 2.0
122 stars 11 forks source link

Why do not use pg access methods for rocksdb #43

Open rockeet opened 2 years ago

rockeet commented 2 years ago

As I know, access methods is nearer to pg core than FDW, which implies there are less overheads.

Is there any concerns?

jsc0218 commented 2 years ago

We have a PG AM under development, which is not public yet. Stay tuned.

rockeet commented 2 years ago

Excellent! We are expecting!

rockeet commented 1 year ago

We have a PG AM under development, which is not public yet. Stay tuned.

Is there any progress?

jsc0218 commented 1 year ago

We have a PG AM under development, which is not public yet. Stay tuned.

Is there any progress?

We have one there, maybe add my LinkedIn or email exchange to have a brief chat?