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.
Hey there. Co-worker just shared this and it looks awesome! Is there a desire to get this adopted by managed PG providers? Only saw a few issues so figured I'd start one here for the long journey, assuming that's a goal.
AWS' RDS would be the big one for us (and no doubt many others) - and they happen to be the longest road from what I gather. Others could be added here, but off the top of my head:
[ ] Amazon RDS
[ ] Heroku Postgres (probably get this for free as they might just be Amazon behind the scenes)
[ ] Google Cloud Platform
[ ] Azure
[ ] Rackspace
I've seen a few other cool FDW's that keep a list like this with links next to the items on where to request / vote for adoption. I'll try and find one to update here.
Thanks for reaching here. Once we think the code is mature enough, we would do what you suggest. Could you point out other FDWs you mentioned so that we can take a look?
Hey there. Co-worker just shared this and it looks awesome! Is there a desire to get this adopted by managed PG providers? Only saw a few issues so figured I'd start one here for the long journey, assuming that's a goal.
AWS' RDS would be the big one for us (and no doubt many others) - and they happen to be the longest road from what I gather. Others could be added here, but off the top of my head:
I've seen a few other cool FDW's that keep a list like this with links next to the items on where to request / vote for adoption. I'll try and find one to update here.