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

Update function signature on nocgo stub #19

Merged
merged 1 commit into from
Jan 17, 2020
Merged

Update function signature on nocgo stub #19

merged 1 commit into from
Jan 17, 2020

Conversation

carlosedp
Copy link
Contributor

Fix signature of sqlite.New function updated on c395d22.

@carlosedp
Copy link
Contributor Author

@ibuildthecloud any tips on how can this be tested for both cases (with and without cgo) to avoid this from happening in the future?

@ibuildthecloud ibuildthecloud merged commit e0918fe into k3s-io:master Jan 17, 2020
solmyrcan added a commit to solmyrcan/kine that referenced this pull request Mar 22, 2023
solmyrcan added a commit to solmyrcan/kine that referenced this pull request Mar 25, 2023
solmyrcan added a commit to solmyrcan/kine that referenced this pull request Mar 25, 2023
solmyrcan added a commit to solmyrcan/kine that referenced this pull request Mar 28, 2023
solmyrcan added a commit to solmyrcan/kine that referenced this pull request Mar 28, 2023
solmyrcan added a commit to solmyrcan/kine that referenced this pull request Mar 29, 2023
* Schema incremental improve (k3s-io#19)

* Initial test for compaction, to continue

* completed benchmark - initial

* direct call to compact

* channel implementation for signalling compact event from test

* New DoCompact(), no new channels, size remains same

* commented out few prints

* Some tidy-up

* more tidy-up

* More clean-up

* Schema incremental improve (k3s-io#19)

* done merge with local master

* Compaction size fails

* Modification to DB size method

* Common compaction method, more brief compact()

* Common compaction method, more brief compact()

* remoted the loop tag

* removed redundant continue in compactor and addressed review comments

* tidy up
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.

None yet

2 participants