dartist / redis_client

A high-performance async/non-blocking Redis client for Dart
BSD 2-Clause "Simplified" License
100 stars 29 forks source link

expire hash field #37

Closed icode closed 10 years ago

icode commented 10 years ago

no interface set expire time on hash field,please add on.

icode commented 10 years ago

well,redis not support. issue at https://github.com/antirez/redis/issues/1042