Cream - Dalli compatible memcached client with cluster support

Finally published this to hex.pm:

It has pretty comprehensive documentation:

https://hexdocs.pm/cream/readme.html
https://hexdocs.pm/cream/Cream.Cluster.html

Things I like about it:

  • documentation
  • runtime configuration
  • tests
  • fetch with anonymous function
  • multi set, multi get, multi fetch
  • access to low level memcachex connections while maintaining cluster support
  • compatible with Ruby’s Dalli gem
  • documentation :wink:
4 Likes

Version 0.2.0 now uses the instrumentation package.

Check it out, documentation and changelogs are important!

3 Likes