Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
endisneigh
on July 3, 2023
|
parent
|
context
|
favorite
| on:
FoundationDB: A Distributed Key-Value Store
You would need to implement that yourself. Easily can be done by storing tuples with your expiry date. You then could watch the keys to remove expired keys automatically. FDB is very barebones by design. Alternatively (and easier):
https://forums.foundationdb.org/t/designing-key-value-expira...
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://forums.foundationdb.org/t/designing-key-value-expira...