Hello Jan-Erik,
thanks for the contributions you provided to the Redis community
during a long time.
All the best things for your future.
For the readers of this thread, I hope that new maintainers will bring
the projects forward, however about hiredis, I've the feeling that
this project should become officially part of the Redis project
itself, and be improved in order to constitute the base for every
other client by simply binding hiredis calls (at different potential
levels, socket, parsing, or full API).
I'll talk internally at Redis Labs to see if we can find the resources
to perform this switch.
I still think that the clients should follow mostly a Bazar model
because to handle all them is very hard, but if we could support
strongly just the C client itself, perhaps that could be enough for at
least the higher level languages to just bind the C client API, and to
constitute a reference for everybody else in terms of advanced
features like the Cluster client implementation (it is unlikely that
Java or C# clients be written as bindings to the C client, for
instance).
Cheers,
Salvatore
> --
> You received this message because you are subscribed to the Google Groups "Redis DB" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
redis-db+u...@googlegroups.com.
> To post to this group, send email to
redi...@googlegroups.com.
> Visit this group at
https://groups.google.com/group/redis-db.
> For more options, visit
https://groups.google.com/d/optout.
--
Salvatore 'antirez' Sanfilippo
open source developer - Redis Labs
https://redislabs.com
"If a system is to have conceptual integrity, someone must control the
concepts."
— Fred Brooks, "The Mythical Man-Month", 1975.