StatelessDB is a cloud database server that processes encrypted client-side data without storing state, enabling secure and scalable computations.
0
stars
0
forks
source link
TASK Implement optional expiration property #16
Open
thejhh opened 1 month ago
Goal
Makes it possible to limit how long an object is usable. When expiration time is reached, the compute node will stop accepting requests for it.