Qovery / RedisLess

RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
MIT License
150 stars 16 forks source link

use timestamp instead of Instant in meta #46

Closed barkanido closed 3 years ago

barkanido commented 3 years ago

This should allow support more easily the implementations of meta related command like TTL,PTTL,expireat,pexpireat... see #22