Commit Graph

370 Commits

Author SHA1 Message Date
andrew ee5d14c4cd Clear key after matching on it 2025-08-14 16:49:20 -04:00
andrew 52381467f7 Bug fixes 2025-08-14 16:27:28 -04:00
andrew 7ca50350e7 WIP making Operation and Precondition smaller 2025-08-14 16:15:14 -04:00
andrew 176922e394 Validate operations and preconditions 2025-08-14 15:18:43 -04:00
andrew 40fa403ec5 More validation of commit request 2025-08-14 15:09:58 -04:00
andrew ba1627ff10 Use same request for one shot and streaming examples 2025-08-14 15:03:30 -04:00
andrew 035bd8b068 Make json_callbacks a static class member 2025-08-14 15:01:09 -04:00
andrew b3e504a6f9 Put summary in design.md 2025-08-14 13:10:39 -04:00
andrew 2c247fa75e Add ArenaStlAllocator, and use arena throughout CommitRequest 2025-08-14 13:05:05 -04:00
andrew 61ae8420a8 Initial attempt at parsing commit requests 2025-08-14 12:53:37 -04:00
andrew 9d4c08747c Require types used with construct are trivially destructible 2025-08-14 12:06:42 -04:00
andrew ba827a71ce Add documentation 2025-08-14 12:02:48 -04:00
andrew e1c47881a6 Don't traverse to count; fix memory leak in reset 2025-08-14 11:57:17 -04:00
andrew 34cd98e83e Intrusive linked list for arena allocator 2025-08-14 11:43:54 -04:00
andrew 8daea72a22 Simplify Arena benchmark 2025-08-14 11:35:15 -04:00
andrew 281e9d728b Initial arena benchmarks 2025-08-14 11:25:47 -04:00
andrew b45fd1d29e Add arena allocator 2025-08-14 11:15:48 -04:00
andrew a2eef4ce25 Add configuration from toml file 2025-08-14 10:59:10 -04:00
andrew 2106a336aa Add boilerplate 2025-08-14 10:46:08 -04:00
andrew 5fe2127a49 Initial commit 2025-08-14 10:27:52 -04:00