k3s-io / kine

Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Apache License 2.0
1.56k stars 233 forks source link

Postgres driver: speed up list operations #151

Open moio opened 1 year ago

moio commented 1 year ago

This is a WIP PR to introduce optimizations in the PostgreSQL driver.

I will update this description as soon as work is ready for review.