提交历史

作者 SHA1 备注 提交日期
  Jan de Visser 001949d77a LibSQL: Improve error handling 3 年之前
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> 3 年之前
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> 3 年之前
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible 3 年之前
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 年之前
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 年之前