Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-08-07
| ||
13:00 | Support Tcl 9 Leaf check-in: 835304ae23 user: gahr tags: trunk | |
2024-07-09
| ||
11:58 | Release: retcl-0.6.0 check-in: da5cc1dd36 user: gahr tags: trunk, 0.6.0 | |
11:57 | Add `make test` step to RELEASE.adoc check-in: 452e587de8 user: gahr tags: trunk | |
11:44 | More precise synopsis check-in: 28cf311bab user: gahr tags: trunk | |
11:42 | Use new constructor syntax in the ping-pong example check-in: 5806a5eaf7 user: gahr tags: trunk | |
09:09 | Better handling of invalid arguments check-in: 519e993477 user: gahr tags: trunk | |
08:34 | Allow specifying configuration options at construction time check-in: 4b1a087054 user: gahr tags: trunk | |
2024-07-07
| ||
20:23 | Clarify that the two constructor modes (host + port / -noconnect) are distinct check-in: c670d128d9 user: gahr tags: trunk | |
2024-06-05
| ||
07:12 | Don't pass a plain "1" to tls::socket and don't use client authentication in ping-pong check-in: 18a0607d6b user: gahr tags: trunk | |
2024-05-22
| ||
13:54 | Release: retcl-0.5.0 This release adds support for TLS connections. See the TLS section in the README. Thanks to Colin Macleod for triggering this feature addition and for helping out with coming up with a reasonable API. check-in: dc4705d073 user: gahr tags: trunk, 0.5.0 | |
13:08 | Merge tls check-in: 26bea3fa2d user: gahr tags: trunk | |
13:08 | Fix typo (thanks to Colin Macleod) Leaf check-in: d56c56d9b8 user: gahr tags: tls | |
11:53 | Merge trunk check-in: e67e51ed94 user: gahr tags: tls | |
11:51 | Add an Encoding section to the README, see [70c08b5b5d] check-in: e6c7f77750 user: gahr tags: trunk | |
09:11 | Fix link check-in: c521c698ea user: gahr tags: tls | |
09:10 | Allow specifying TLS options via the +tls method check-in: 3a3f99f5c3 user: gahr tags: tls | |
2024-05-21
| ||
17:29 | Not sure about using env variables yet check-in: 7c91d095fc user: gahr tags: tls | |
17:28 | Fix typo in the comments check-in: a90cd75503 user: gahr tags: tls | |
15:44 | Initial support for TLS connections This adds support to connecting to Redis via a TLS-secured connection, by adding the methods `+tls`, `-tls`, and `?tls` to toggle and query TLS mode. Any TLS-specific setup such as the location or contents of the certificates and keys need to be specified using plain TLS APIs. See examples/ping-pong.tcl. TODO * review the API and the implementation: do we need to add more tweaks? * update README check-in: 51b606b474 user: gahr tags: tls | |
2024-05-20
| ||
13:36 | Small edits to documentation check-in: 29b908ec0d user: gahr tags: trunk | |
2024-04-22
| ||
12:36 | Add a test for [70c08b5b5d] check-in: f90952f00b user: gahr tags: trunk | |
2023-05-30
| ||
07:58 | Add missing REPO variable to Makefile check-in: cfc57a0858 user: gahr tags: trunk | |
2023-03-03
| ||
14:04 | Regenerate docs check-in: e890635585 user: gahr tags: trunk | |
14:04 | No need to point to the timeline anymore check-in: c98a8b47c5 user: gahr tags: trunk | |
14:02 | And automate it check-in: fdf66c6259 user: gahr tags: trunk | |
13:49 | Make the generated doc fossil-friendly check-in: 7ce41ad881 user: gahr tags: trunk | |
2023-02-27
| ||
07:19 | Mention code repository at the start of the readme check-in: 7d0c0ffbd3 user: gahr tags: trunk | |
2023-02-26
| ||
17:02 | Point code repo to timeline check-in: 28be6fb5a9 user: gahr tags: trunk | |
17:01 | Regenerate docs check-in: 54024954bf user: gahr tags: trunk | |
17:00 | Update links, fossilize check-in: 032c0a5b9f user: gahr tags: trunk | |
2021-10-24
| ||
12:09 | Release: retcl-0.4.0 check-in: 85a7686961 user: gahr tags: trunk, 0.4.0 | |
12:05 | Use doas instead of sudo check-in: c7cad27d8b user: gahr tags: trunk | |
11:50 | Regenerate docs check-in: 6ed08a21d8 user: gahr tags: trunk | |
2018-10-25
| ||
15:19 | Enhance ctor args checking, simplify host/port handling check-in: 3cad2b04a4 user: gahr tags: trunk | |
2018-10-24
| ||
16:29 | Use concat instead of {*} check-in: 334fe2d248 user: gahr tags: trunk | |
16:21 | Remove empty line check-in: df91fe59db user: gahr tags: trunk | |
16:19 | Move static non-instance data to a dedicated namespace check-in: df2c378931 user: gahr tags: trunk | |
15:48 | Centralize the definition of pub/sub commands and messages check-in: d8e5c4d0a7 user: gahr tags: trunk | |
15:09 | Add a basic example of the usage of the new streams feature of Redis 5 See https://redis.io/topics/streams-intro check-in: bb6c68ae0f user: gahr tags: trunk | |
13:51 | Use DBSIZE as a pre-check for tests check-in: b80ebecff3 user: gahr tags: trunk | |
13:31 | Add keepCache state test check-in: 19cda55516 user: gahr tags: trunk | |
13:31 | Fix test number check-in: 84b45087ab user: gahr tags: trunk | |
2018-10-23
| ||
11:34 | Update RELEASE.adoc check-in: 95b4944d1f user: gahr tags: trunk | |
11:08 | Clarify license in README.adoc check-in: 251cbe6e60 user: gahr tags: trunk | |
11:04 | Add reference to project page check-in: 2f23b57997 user: gahr tags: trunk | |
10:57 | Set theme jekyll-theme-slate check-in: 9c2c7cc15b user: gahr tags: trunk | |
10:57 | Move www to docs check-in: 1439b8845b user: gahr tags: trunk | |
10:54 | Add generated website, update RELEASE check-in: a40f0cb171 user: gahr tags: trunk | |
10:41 | Do not include man sections in non-man output check-in: b8d02e6318 user: gahr tags: trunk | |
10:34 | URLize all 'Redis' words check-in: a0ad918ba4 user: gahr tags: trunk | |