Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Cache] Deprecate CouchbaseBucketAdapter, use CouchbaseCollectionAdapter #52974

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

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

alexandre-daubois
Copy link
Member

Q A
Branch? 7.1
Bug fix? no
New feature? no
Deprecations? yes
Issues -
License MIT

CouchebaseBucketAdapter requires Couches 2.x, while the CouchbaseCollectionAdapter requires 3.x. This conflicts in the CI where both versions can't be installed. Moreover, the last release of Couchbase extension 2.x was 3 years ago (https://pecl.php.net/package/couchbase). I think it's safe to deprecate the former one and only keep CouchbaseCollectionAdapter. Couchbase 4.x support can be added eventually in another PR if someone wants to have a look 🙂

@alexandre-daubois alexandre-daubois force-pushed the deprecate-couchbase-bucket branch 2 times, most recently from 60641ff to c494606 Compare December 9, 2023 18:34
@fabpot fabpot force-pushed the deprecate-couchbase-bucket branch from c494606 to 78ce055 Compare December 13, 2023 07:22
@fabpot
Copy link
Member

fabpot commented Dec 13, 2023

Thank you @alexandre-daubois.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants