docs icon indicating copy to clipboard operation
docs copied to clipboard

Add Valkey support to Winter CMS documentation

Open rlunar opened this issue 8 months ago • 0 comments

Summary

  • Add comprehensive documentation for Valkey as a cache and session driver
  • Include installation, configuration, and usage examples
  • Update existing cache documentation to include Valkey alongside Redis options
  • Document Valkey as a Redis-compatible alternative for caching, queues, and sessions

Files to Modify/Add

New Documentation Files:

  • services/cache.md - Update cache service documentation to include Valkey configuration options
  • services/queues.md - Update queues service documentation with Valkey support details
  • services/session.md - Update session service documentation with Valkey configuration
  • setup/configuration.md - Add Valkey environment variables

rlunar avatar Jul 30 '25 21:07 rlunar