cangjie 的第三方 redis-sdk 已经发布:https://gitcode.com/Cangjie-TPC/redis-sdk/overview 很多语法看起来很蛋疼,比如:
from std import collection.ArrayList
private static let transactionCommandsBuilder = TransactionCommandsBuilderImpl()
public class HostAndPort <: Equatable<HostAndPort> & Hashable & Comparable<HostAndPort> & ToString {}
public operator override func <=(other: HostAndPort): Bool {}
public enum ProtocolVersion <: Hashable & Equatable<ProtocolVersion> {}
public static func unwrapToNillableAnySimpleType(redisMessage: RedisMessage): ?Any {}