Sujet : Re: ANNOUNCE: valkey-tcl 1.0.0
De : user7 (at) *nospam* cmacleod.me.uk.invalid (Colin Macleod)
Groupes : comp.lang.tclDate : 25. Aug 2024, 20:14:34
Autres entêtes
Message-ID : <1724613274-7@cmacleod.me.uk>
References : 1
User-Agent : Newsgrouper/0.5
Konstantin Kushnir <
chpock@gmail.com> posted:
I am pleased to announce version 1.0.0 of valkey-tcl.
valkey-tcl is TCL/C extension that provides an interface to the Valkey
key-value store.
Hi Konstantin, I've been using Redis from Tcl via Pietro Cerutti's
Retcl interface -
https://code.ptrcrt.ch/retcl/doc/trunk/docs/index.html .
Since Valkey is a fork of Redis I had assumed that Retcl would also work
for it, though I have not tried it yet myself. Could you explain what
advantages valkey-tcl has?
-- Thanks,Colin Macleod.