https://github.com/flashblaze/cf-neon-cron
A simple CRON using Cloudflare Workers that checks the number of records in a Neon Postgres database to keep the database awake.
https://github.com/flashblaze/cf-neon-cron
cloudflare cloudflare-workers cron neon neondb
Last synced: 12 months ago
JSON representation
A simple CRON using Cloudflare Workers that checks the number of records in a Neon Postgres database to keep the database awake.
- Host: GitHub
- URL: https://github.com/flashblaze/cf-neon-cron
- Owner: flashblaze
- License: apache-2.0
- Created: 2024-11-07T03:36:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T18:04:16.000Z (over 1 year ago)
- Last Synced: 2025-01-08T20:22:52.286Z (about 1 year ago)
- Topics: cloudflare, cloudflare-workers, cron, neon, neondb
- Language: TypeScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CF Neon Cron
A simple CRON using Cloudflare Workers that adds and deletes a note in a Neon Postgres database to keep the database awake.