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

Prefer GitHub Actions for CI. #2

Merged
merged 2 commits into from
Feb 22, 2022
Merged

Prefer GitHub Actions for CI. #2

merged 2 commits into from
Feb 22, 2022

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Feb 22, 2022

cc @grosser FYI.

@ioquatix ioquatix force-pushed the github-actions branch 7 times, most recently from 5365020 to f63db9e Compare February 22, 2022 09:04
@ioquatix
Copy link
Member Author

ioquatix commented Feb 22, 2022

@headius is there any way to get memcached to work on JRuby?

@ioquatix ioquatix merged commit 68cf79d into main Feb 22, 2022
@ioquatix ioquatix deleted the github-actions branch February 22, 2022 09:25
@headius
Copy link

headius commented Feb 24, 2022

The memcached gem has only a C extension. It could be made to work by adding a Java extension. Alternatively, there are pure-Ruby memcached clients that work well on JRuby, or any of the many JVM-based memcached client libraries could be used.

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.

2 participants