Historial de Commits

Autor SHA1 Mensaje Fecha
  Ben Wiederhake 182a85c895 LibSQL: Avoid unnecessary copies in Heap hace 3 años
  Ben Wiederhake f3e496d995 LibSQL: Avoid implicitly copying ByteBuffer hace 3 años
  Jan de Visser 001949d77a LibSQL: Improve error handling hace 3 años
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> hace 3 años
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> hace 3 años
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe hace 3 años
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible hace 3 años
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code hace 4 años
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer hace 4 años