dhamaniasad/awesome-postgres

pgrocks-fdw

stackdump opened this issue · 0 comments

https://github.com/vidardb/pgrocks-fdw is awesome.

I'm excited to use this plugin to combine postgres with a LSM data store.

I'm planning to use it for event-sourcing where rocks-db is the long term storage for event data, and Postgres tables are used to build projections.