Skip to content

Conversation

@cjbottaro
Copy link
Owner

Basically a complete rewrite. Notable features/changes:

  • No more dependency on Memcachex
  • Increased Dalli compatibility via flag aware serializers
  • "Active" connections combined with the Connection library to proactively reconnect on disconnection
  • Simplified internals
    • No more registry
    • No more custom supervisor
  • Simplified API
    • No more multi-set
    • no more multi-get
  • Use Telemetry for instrumentation
  • Lazy connection pooling via NimblePool

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