This repository has been archived on 2026-06-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
xiaomo a7fd543648
CI / test (push) Has been cancelled
feat(pulseflare): complete D1 event store Worker
- Add Bearer token auth (API_TOKEN secret)
- Add POST /events/batch (max 100)
- Add GET /events?after_id= for cursor-based pagination
- Add POST/GET /instances for object instances
- Add POST /maintenance/archive for event cleanup
- Add D1 migration (0001_init)
- D1PulseStore fully implements PulseStore interface
- Type checks pass
2026-04-20 01:38:03 +00:00
..