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

Couchbase Cachehandle - updates and open issues #154

Closed
7 of 8 tasks
MichaCo opened this issue May 16, 2017 · 1 comment
Closed
7 of 8 tasks

Couchbase Cachehandle - updates and open issues #154

MichaCo opened this issue May 16, 2017 · 1 comment
Assignees
Milestone

Comments

@MichaCo
Copy link
Owner

MichaCo commented May 16, 2017

I haven't updated/tested the implementation for Couchbase in a while and found that there are some things missing / not working as expected. They also added support for netstandard1.5, which means I can now finally cross target the package for net45 and netstandard.

  • Configuration Features
    • Add support for using ClusterHelper which already handles configuration and such statically
    • Add overload to use already configured ICluster or IBucket?
    • Add support for password protected buckets
    • Add support for the new authentication features which are per cluster
  • Update to latest version with netstandard support and multi-target
  • Sliding expiration is not always working
  • Run all unit tests
  • clear region not implemented (use same solution as for pure memcached handle)
@MichaCo MichaCo added this to the 1.0.2 milestone May 16, 2017
@MichaCo MichaCo self-assigned this May 16, 2017
MichaCo added a commit that referenced this issue May 16, 2017
…ptions #154, some additions to the redis configuration extensions. Start adding examples for all the configurations... #137
@MichaCo
Copy link
Owner Author

MichaCo commented Jun 3, 2017

done except clear region - can be done later

@MichaCo MichaCo closed this as completed Jun 3, 2017
@MichaCo MichaCo modified the milestones: 1.0.2, 1.1.0 Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant