tursodatabase / pg_turso

Postgres output plugin for replicating data to Turso.
MIT License
72 stars 4 forks source link

Time-to-live (TTL) support #3

Open penberg opened 1 year ago

penberg commented 1 year ago

We may want TTL support so that you cache data in Turso only for some specific duration of time.

penberg commented 1 year ago

The TTL should be done in the PostgreSQL materialized view side after which the Turso replicas TTL automatically.