hyperifyio / statelessdb

StatelessDB is a cloud database server that processes encrypted client-side data without storing state, enabling secure and scalable computations.
Other
0 stars 0 forks source link

TASK Update channels to use buffers #28

Closed thejhh closed 1 month ago

thejhh commented 1 month ago

Our channel implementations did not use buffers. This fixes it.