denoland / denoland/celld

Point-in-time restore is unsupported

Open
#125 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.6k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

Cloudflare supports PITR via `ctx.storage`'s `getCurrentBookmark`, `getBookmarkForTime` and `onNextSessionRestoreBookmark`. Although LTX supports PITR internally, it's not exposed to JS, and these methods are unavailable.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the JavaScript binding for ctx.storage and reviewing the existing LTX point-in-time restore support. Check how getCurrentBookmark, getBookmarkForTime, and onNextSessionRestoreBookmark are represented internally. Done means these methods are exposed to JavaScript with behavior matching the supported LTX PITR flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, rust
Domain
api, backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.