Fix wiki inaccuracies found during review
- Requirements: Ruby 3.3+ (not 3.2+), JRuby 10 (not 9.4), add TruffleRuby
- Getting Started: Ruby 3.3+ (not 3.2+)
- Server Configuration: restore memcached:// URI format (still supported, credentials ignored with warning)
- OpenTelemetry: clarify error handling delegates to OTel's in_span
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
d7aeb5b
Update wiki for Dalli 5.0
- Remove binary protocol and SASL references throughout
- Delete Heroku page (outdated SASL examples, Heroku no longer offers memcached add-ons)
- Convert Home from textile to markdown, update feature list
- Create Advanced Features page (get_with_metadata, fetch_with_lock, bulk ops, dynamic namespaces)
- Create OpenTelemetry Tracing page
- Rewrite Client Options (add new options, remove deprecated ones, reorganize into groups)
- Rewrite Requirements page (Ruby 3.2+, memcached 1.6+, meta protocol only)
- Update Getting Started with version requirements and bulk ops example
- Update Server Configuration (remove SASL URI format)
- Update Serialization/Compression (add string_fastpath, client-level raw, Marshal warning)
- Update Quiet Mode (mention set_multi/delete_multi)
- Update Rails page (Marshal warning workaround, bulk ops, OTel)
- Update Sidebar navigation (add new pages, remove Heroku)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
f7d90d1
Updated Dalli::Client Options (markdown)
6955a69
Updating the example code to use a helpful method for setting options. Notably, this provides a default CA if none is provided.
653019d
Updated Using Dalli with Rails (markdown)
d9466b6
Updated Using Dalli with Rails (markdown)
c16f0d2
Erroneous = sign was messing up the setting dalli as session store
f477c78
Updated Using Dalli with Rails (markdown)
0e13775
Updated annotation about the options that are not forwarded
6af6e2e
Add notes on meta protocol
54dd0a5
Updated Requirements and Integrations (markdown)
ee0c748
Updated Dalli::Client Options (markdown)
7c63186
Updated _Sidebar (markdown)
d711252
Created Quiet Mode (markdown)
24d300f
Updated Understanding Serialization and Compression (markdown)
af97cf1
Updated _Sidebar (markdown)
347891f
Updated _Sidebar (markdown)
1c2ff47
Updated Understanding Serialization and Compression (markdown)
ebb4af4
Updated Understanding Serialization and Compression (markdown)
34fa039
Created Understanding Serialization and Compression (markdown)
d32448d
Updated Using Dalli with Rails (markdown)
c6a68c8
Updated Using Dalli with Rails (markdown)
83dc822
Updated _Sidebar (markdown)
7c77361
Created Using Dalli with SSL/TLS (markdown)
e929021
Updated _Sidebar (markdown)
65cfffd
Created Getting Started (markdown)
7aec2ce
Updated Server Configuration (markdown)
a363a8c
Updated _Sidebar (markdown)
f53a129