kero on Nostr: npub1y0emt…smm9n Hey, I know that I already asked this some times ago but what ...
npub1y0emt2wlpsezcnmxtyrpf33qe7gwy5u8yzssvv6uw53em0k32t7q7smm9n (npub1y0e…mm9n) Hey, I know that I already asked this some times ago but what would be required to be able to read uncommitted pages with multiple read transactions? What I was thinking is that it coule be possible to "freeze" (disallow writes) with the write transactions ans from there:
- spawn read transactions
- on the txnid of the write txn
- and read pages from the in-memory buffer first then disk
What do you think?
Published at
2024-11-09 12:44:48Event JSON
{
"id": "d52a6984372fbfc2df1146b6d3a1ed6a62a5e86e558154fe2608da11b79edb68",
"pubkey": "310811d70de0b73d09c6293869015c592e36ccc190aaa504d8d11f7777baa2b8",
"created_at": 1731156288,
"kind": 1,
"tags": [
[
"p",
"23f3b5a9df0c322c4f66590614c620cf90e2538720a106335c75239dbed152fc",
"wss://relay.mostr.pub"
],
[
"p",
"5aeb250b3075a12bd05e16c8a3c40da91a553fa92164a39915a3a0615fe51864",
"wss://relay.mostr.pub"
],
[
"proxy",
"https://fosstodon.org/users/kero/statuses/113453058497775025",
"activitypub"
]
],
"content": "nostr:npub1y0emt2wlpsezcnmxtyrpf33qe7gwy5u8yzssvv6uw53em0k32t7q7smm9n Hey, I know that I already asked this some times ago but what would be required to be able to read uncommitted pages with multiple read transactions? What I was thinking is that it coule be possible to \"freeze\" (disallow writes) with the write transactions ans from there:\n - spawn read transactions\n - on the txnid of the write txn\n - and read pages from the in-memory buffer first then disk\nWhat do you think?",
"sig": "e768e2aeb3eb30cff596ba5686c389a49c6acc789c6dc36823692a8fc9cdd251eec1a17ec9a98620c169936494915557acddc023aac5accb9d28637e15af495a"
}