Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite engine with SQL-agnostic GC optimized memory store #80

Merged
merged 58 commits into from
Jul 29, 2023

Conversation

proullon
Copy link
Owner

@proullon proullon commented Jul 26, 2023

Complete rewrite of Engine in 2 packages.

  • First SQL agnostic package, with index and transactions based
  • Second plumbing package between SQL parser and SQL agnostic memstor

Close #9
Close #14
Close #15
Close #18
Close #33
Close #37
Close #40
Close #55

@proullon proullon marked this pull request as ready for review July 28, 2023 19:43
@proullon proullon force-pushed the feat/rewrite branch 4 times, most recently from 5596eaf to 3800002 Compare July 29, 2023 00:27
@proullon proullon merged commit 6014112 into master Jul 29, 2023
1 check passed
@proullon proullon deleted the feat/rewrite branch July 29, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant