Skip to content

implement Replacer for sqlite#35

Closed
fiatjaf wants to merge 0 commit into
masterfrom
sqlite-replacer
Closed

implement Replacer for sqlite#35
fiatjaf wants to merge 0 commit into
masterfrom
sqlite-replacer

Conversation

@fiatjaf

@fiatjaf fiatjaf commented Dec 8, 2024

Copy link
Copy Markdown
Owner

@mattn please take a look.

Also let me know what you think of this Replacer interface I just conjured. The idea is to prevent weird race conditions when replacing events and possibly make the process clearer for everybody.

I'm using it on khatru and seems to be working well, but maybe there is a better way.

I'm also using it on the RelayWrapper now, should have asked you about it before because now I remember you were using it on relayer.

Comment thread sqlite3/replace.go Outdated
Comment thread sqlite3/replace.go Outdated
@mattn

mattn commented Jan 31, 2025

Copy link
Copy Markdown
Collaborator

Sorry delay. LGTM

@mattn

mattn commented May 1, 2026

Copy link
Copy Markdown
Collaborator

Sorry, could you please fix conflict?

@mattn mattn closed this Jun 16, 2026
@mattn mattn force-pushed the sqlite-replacer branch from 47d65ee to ca0111d Compare June 16, 2026 17:58
@mattn

mattn commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

This PR is no longer needed because the SQLite ReplaceEvent implementation is already present on master. I updated the branch to current master, so there are no remaining changes or conflicts.

@mattn mattn deleted the sqlite-replacer branch June 16, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants