architect / dynalite

An implementation of Amazon's DynamoDB built on LevelDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does dynalite support TTL?

dimaqq opened this issue · comments

I couldn't figure this out by reading docs or scanning through the code, does dynalite support TimeToLiveSpecificaiton a.k.a. TTL ?

No, it doesn't

A PR for TTL support #144