Skip to content

Pull requests: surrealdb/surrealmx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove generic K and V and use Bytes for keys and values
#50 by tobiemh was merged Oct 30, 2025 Loading…
Attempt non-blocking read before blocking
#49 by tobiemh was merged Oct 29, 2025 Loading…
Improve oracle clock accuracy
#48 by tobiemh was merged Oct 29, 2025 Loading…
Add improved spin wait logic
#46 by tobiemh was merged Oct 18, 2025 Loading…
Ensure consistency in transactions
#45 by tobiemh was merged Oct 18, 2025 Loading…
Numerous optimisations
#44 by tobiemh was merged Oct 18, 2025 Loading…
Ensure versions are not garbage collected when in use
#43 by tobiemh was merged Oct 17, 2025 Loading…
Add garbage collection cleanup on transaction commit
#42 by tobiemh was merged Oct 16, 2025 Loading…
Add scan_all_versions function
#41 by tobiemh was merged Oct 16, 2025 Loading…
Remove asynchronous transaction commit functionality
#40 by tobiemh was merged Oct 16, 2025 Loading…
Add savepoint functionality
#39 by tobiemh was merged Oct 13, 2025 Loading…
Add scan_all_version function
#38 by tobiemh was closed Oct 16, 2025 Loading…
Implement database AOL and snapshots
#37 by tobiemh was merged Sep 29, 2025 Loading…
General improvements and performance optimisations
#36 by tobiemh was merged Sep 24, 2025 Loading…
Update README with minor fix
#35 by tobiemh was merged Jun 9, 2025 Loading…
Add inline markers
#34 by tobiemh was merged Jun 7, 2025 Loading…
Add transaction reset threshold to DatabaseOptions
#33 by tobiemh was merged Jun 7, 2025 Loading…
Enable custom timestamp oracle resync interval
#32 by tobiemh was merged Jun 7, 2025 Loading…
Enable disabling background threads
#31 by tobiemh was merged Jun 7, 2025 Loading…
Add CI checks
#30 by tobiemh was merged Jun 7, 2025 Loading…
Add ability to customise database configuration options
#29 by tobiemh was merged Jun 7, 2025 Loading…
Replace BPlusTree with SkipMap
#28 by tobiemh was merged Jun 6, 2025 Loading…
Move transaction cleanup to a background thread
#27 by tobiemh was merged Mar 22, 2025 Loading…
Add count() and count_at_version() transaction functions
#26 by tobiemh was merged Mar 22, 2025 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.