Commit Graph

7 Commits

Author SHA1 Message Date
Paul Toffoloni 3ad9bb119e
Fix redis docs dead links (#891)
Apparently there's no 1.4.1 branch documentation for
https://swiftpackageindex.com/swift-server/redistack anymore so we have
dead links
2023-08-28 10:09:17 +01:00
Tim Condon cb6e091833
Fix Redis links (#838)
* Update deployment stuff for new binary name. Resolves #837

* Update broken Redis links
2023-06-20 16:11:03 +01:00
Tim Condon 067ac31294
Fix Dead Links (#770)
* Fix Leaf links

* Fix NIO links

* Fix up more links

* Fix Redis links

* Update image links
2023-02-19 13:37:25 +00:00
Zsolt Váradi 7bfdc35045
Make custom Leaf tag examples complete (#762)
* Make custom Leaf tag examples complete

As reported in [vapor/vapor#2942](https://github.com/vapor/vapor/issues/2942), UnsafeUnescapedLeafTag is going unnoticed.

To bring more attention to it, I moved the tip to the top section in all languages, updated the HelloTag to use the protocol (since it was rendering garbage since the LeafKit update).
Plus, all the code samples are now directly copiable, as they have a common structure and indentation.

* Hardcode RediStack 1.3.2 doc URLs to fix dead links
2023-01-24 13:44:43 +00:00
JIN 4eb478e78b
fix annotation style (#725) 2022-09-05 21:10:20 +08:00
BennyDB 4f15e4a2b2
Replace old RediStack API links (#707) 2022-08-15 14:25:15 +01:00
JIN 984e4cb6b7
add redis translation (#694)
* add redis translation

* fix translation
2022-08-03 20:04:07 +08:00