bjornharrtell / PgKeyValueDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter out expired items (optionally?) on get

bjornharrtell opened this issue · comments

FoxIDs always need to filter out expired item. Therefore, maybe default filter out if optionally.

I opted to see this is as an non optional internal fix, done with d4c154e and c4751e8.

That is, API is unchanged and expired items should no longer be included in any result.

Released as 0.4.4.

Perfect very nice, FoxIDs is updated to user the new version.