Commit Graph

  • 811266f7e3 fix st_msg_id syntax Shubham Mishra 2026-03-27 17:35:19 +05:30
  • 06bc9a9ece idc runtime Shubham Mishra 2026-03-27 17:10:12 +05:30
  • 6f58e0d2be fix 'bounds_from_bsatn' by introducing 'read_bound' centril/index-bypass-av Mazdak Farrokhzad 2026-03-27 11:13:04 +00:00
  • 9d4f21e5c0 call_from_database endpoint Shubham Mishra 2026-03-27 12:40:22 +05:30
  • 7e84ae4358 st_databases_tx_offset Shubham Mishra 2026-03-27 10:57:09 +05:30
  • 4abe096c57 Create README.md bradleyshep 2026-03-26 22:12:37 -04:00
  • 850254eefb updates; guidelines mode bradleyshep 2026-03-26 22:11:49 -04:00
  • 1a74fe9ea4 Start rewriting tpcc module to do IDC for cross-warehouse transactions Phoebe Goldman 2026-03-26 17:46:31 -04:00
  • 0a24939b80 use tokio tasks intead of threads for terminals joshua/tpcc joshua-spacetime 2026-03-26 12:04:53 -07:00
  • 086b13e6e8 remove packed primary keys joshua-spacetime 2026-03-26 11:22:39 -07:00
  • 9557027710 unsupport range indices + byteskey for now Mazdak Farrokhzad 2026-03-26 18:14:46 +00:00
  • b657fabf31 address phoebe's comments Mazdak Farrokhzad 2026-03-26 17:52:08 +00:00
  • 1ca6e1afeb st accessor shub/update-st-accessor Shubham Mishra 2026-03-26 23:08:07 +05:30
  • 6cae7a4ca8 Merge branch 'tyler/update-nativeaot-llvm-infrastructure' into rekhoff/update-nativeaot-llvm-infrastructure Ryan 2026-03-26 10:00:50 -07:00
  • 6b8fa909bc Merge branch 'master' into tyler/update-nativeaot-llvm-infrastructure Ryan 2026-03-26 10:00:35 -07:00
  • 8dc7af9bf5 Corrected NativeAOT-LLVM note verbiage in init.rs Ryan 2026-03-26 09:57:16 -07:00
  • 8172a6c746 Remove redundant header NATIVEAOT-LLVM.md Ryan 2026-03-26 09:56:27 -07:00
  • ac595912e8 Correct warning in NATIVEAOT-LLVM.md Ryan 2026-03-26 09:56:01 -07:00
  • 00d6598cd5 updates bradleyshep 2026-03-26 10:11:53 -04:00
  • afd3f35994 core: Bounded channel for durability worker (#4652) Kim Altintop 2026-03-26 14:01:50 +01:00
  • d84b7a7f9e Add first-pass TPC-C module and Rust benchmark runner joshua-spacetime 2026-03-25 22:09:07 -07:00
  • 10cd5d9230 Add pipelining option to distributed keynote benchmark joshua/dist-bench-pipeline joshua-spacetime 2026-03-25 19:09:49 -07:00
  • b98c68cef9 fix(keynote-2): split demo and bench CLI parsing (#4703) joshua-spacetime 2026-03-25 18:18:12 -07:00
  • ec966f90b2 refinements bradleyshep 2026-03-25 21:01:28 -04:00
  • 535d9c9780 pin cores but give tokio workers more joshua/core-pinning joshua-spacetime 2026-03-25 11:14:26 -07:00
  • 929decb15d test: no core pinning joshua-spacetime 2026-03-25 00:30:46 -07:00
  • b36c84d9fe Replace JS worker's rendezvous channel with unbounded queue joshua-spacetime 2026-03-24 14:53:39 -07:00
  • 36c416ff4e Rotate V8 isolate on heap growth or fragmentation (#4684) joshua-spacetime 2026-03-25 14:01:19 -07:00
  • f93b9e2753 Add NuGet.Config during NativeAOT init rekhoff 2026-03-25 12:13:08 -07:00
  • 1216af6b36 fixes bradleyshep 2026-03-25 09:20:52 -04:00
  • 5c6f308b74 Add distributed typescript benchmark harness (#4698) joshua-spacetime 2026-03-24 23:29:45 -07:00
  • 56e693f59f more evals + fixes bradleyshep 2026-03-24 19:27:04 -04:00
  • e132ed8d47 benchmark site + run bradleyshep 2026-03-24 17:00:03 -04:00
  • 6b08970637 Improve merge_apply_inserts (#4310) Mazdak Farrokhzad 2026-03-24 17:47:42 +01:00
  • 3de747d93c Add more context around some errors jsdt/read-error-logging Jeffrey Dallatezza 2026-03-24 09:41:00 -07:00
  • cfb9ac39af use BytesKey indexes for applicable key types / index kinds Mazdak Farrokhzad 2026-03-24 14:12:28 +00:00
  • f16eaa06ee add the BytesKey optimization & use IndexKey in MutTxId & up Mazdak Farrokhzad 2026-02-24 07:26:24 +00:00
  • 980c8890ef indexes: push AlgebraicValue use up to higher layers Mazdak Farrokhzad 2026-02-17 10:03:41 +00:00
  • 95b4409ac4 adjust datastore with IndexKey type to avoid AlgebraicValue as intermediary Mazdak Farrokhzad 2026-02-12 18:17:58 +00:00
  • 7d0a0b97d0 Improve benchmark cli, make compatible with deno (#4647) Noa 2026-03-23 21:25:24 -05:00
  • 05a4a7ba83 Replace JsInstance pool with single worker and FIFO queue (#4663) joshua-spacetime 2026-03-23 17:13:26 -07:00
  • ad71f4ce96 [C#] Add support for IEnumerable<T> for Views' return types (#4486) Ryan 2026-03-23 16:20:46 -07:00
  • 61d815e6b7 site + details bradleyshep 2026-03-23 18:17:21 -04:00
  • afee2e046a Create ModelDetail.tsx bradleyshep 2026-03-23 17:46:07 -04:00
  • b9a545f21c llm benchmark site bradleyshep 2026-03-23 17:46:04 -04:00
  • 6eb116881d fmt bradleyshep 2026-03-23 17:15:56 -04:00
  • 617e052475 fixes bradleyshep 2026-03-23 17:15:20 -04:00
  • 52e28b9f53 fixes bradleyshep 2026-03-23 16:25:57 -04:00
  • b3ce8f7652 more evals + categories bradleyshep 2026-03-23 15:32:20 -04:00
  • 28238578d0 Fix lint noa/tidy-benchmark2 Noa 2026-03-23 14:07:04 -05:00
  • 72e279bd25 Address comment and fix error Noa 2026-03-23 13:02:14 -05:00
  • 0c9315afd9 Merge branch 'master' into noa/tidy-benchmark2 Noa 2026-03-23 12:48:35 -05:00
  • 6981f48b4b Release 2.1.0 v2.1.0 release/v2.1.0 John Detter 2026-03-23 12:47:16 -05:00
  • 3bdecca70d query evals bradleyshep 2026-03-23 12:51:35 -04:00
  • eabb9eb866 Box ModuleHostInner variants joshua/v8-heap-policy-config-toml joshua-spacetime 2026-03-23 09:46:28 -07:00
  • 76016e7709 new evals batch one bradleyshep 2026-03-23 12:45:01 -04:00
  • f763733b86 Shorten V8 heap policy serde helpers joshua-spacetime 2026-03-23 09:30:53 -07:00
  • 3b887473c6 no guidelines variant, new workflows, results save updates bradleyshep 2026-03-23 12:14:51 -04:00
  • eea7b3fc6d Configure V8 heap policy via config.toml joshua-spacetime 2026-03-23 09:13:11 -07:00
  • 36a875a25e open router bradleyshep 2026-03-23 12:08:56 -04:00
  • 1b62157152 update comments joshua-spacetime 2026-03-23 08:02:33 -07:00
  • 10a4779b13 wasm support for Rust SDK (#4183) Zeke Foppa 2026-03-22 18:27:51 -07:00
  • cfa619f6af Keynote-2 sqlite fixes (#4678) bradleyshep 2026-03-21 17:01:04 -04:00
  • 7c00c89c7c {Multi,Unique}Map -> {/Unique}BTreeIndex + Btree -> BTree (#4655) Mazdak Farrokhzad 2026-03-21 21:08:21 +01:00
  • d3aea49b6e Fix spacetime dev ignoring top-level module-path for generate entries (#4656) clockwork-labs-bot 2026-03-21 09:08:43 -04:00
  • 39abb1a43b docs: Fix incorrect Math.random() note in reducer context (#4667) clockwork-labs-bot 2026-03-21 09:08:41 -04:00
  • 30cc7e0758 Make confirmed reads the default for the ts connector (#4682) joshua-spacetime 2026-03-20 15:14:36 -07:00
  • e22807cb98 core: Keep a reordering window in durability worker (#4677) Kim Altintop 2026-03-20 23:10:45 +01:00
  • 480fd5841a Bump versions to 2.1.0 (#4681) Zeke Foppa 2026-03-20 14:53:51 -07:00
  • af29a78b5b Updated Query with Indexes to be code-accurate (#4165) Ryan 2026-03-20 14:45:25 -07:00
  • bf0c3b6d19 CI - Disable PR approval check (#4683) Zeke Foppa 2026-03-20 13:09:40 -07:00
  • 7fffc3618e Rotate V8 isolate on heap growth or fragmentation joshua-spacetime 2026-03-20 12:43:49 -07:00
  • 8cef62efcb Merge branch 'master' into jlarabie/cpp-query-builder Jason Larabie 2026-03-20 12:42:58 -07:00
  • ae3e538d9d Update docs/docs/00200-core-concepts/00100-databases/00500-cheat-sheet.md Jason Larabie 2026-03-20 12:42:44 -07:00
  • f71a7c40a2 Update crates/bindings-cpp/include/spacetimedb/query_builder/expr.h Jason Larabie 2026-03-20 12:42:35 -07:00
  • 2e77da2b3d Merge branch 'master' into jsdt/segment-error-context jsdt/segment-error-temp Jeffrey Dallatezza 2026-03-20 12:05:36 -07:00
  • 2432a3331b Add more info to segment file errors (#4680) Jeffrey Dallatezza 2026-03-20 11:26:24 -07:00
  • 1a5f109dd4 Merge remote-tracking branch 'origin/joshua/v8-perf' into HEAD jdetter/replication-test-branch John Detter 2026-03-20 12:55:30 -05:00
  • 0e796e9984 Add ConsumeEntityEvent to Blackholio C++ and C# modules (#4675) Ryan 2026-03-20 09:10:38 -07:00
  • 4f84ad9201 Add a metric for the number of module instances (#4674) Jeffrey Dallatezza 2026-03-20 09:05:13 -07:00
  • 7454329a08 Template README + template.json generation tool (#4570) bradleyshep 2026-03-20 09:01:58 -04:00
  • d66469cced more changes joshua/sql-query-builder-not joshua-spacetime 2026-03-19 16:28:30 -07:00
  • ace8ffc0a1 Add SQL and missing query builder support for NOT joshua-spacetime 2026-03-19 15:02:15 -07:00
  • 31b9af3da3 fix(csharp-codegen): escape C# reserved keywords in generated identifiers (#4535) Stable Genius 2026-03-19 14:54:50 -07:00
  • 6867d6ea60 fmt jsdt/module-instance-gauge Jeffrey Dallatezza 2026-03-19 14:32:31 -07:00
  • 576c39c2b9 Add more info to segment file errors jsdt/segment-error-context Jeffrey Dallatezza 2026-03-19 14:27:24 -07:00
  • 6300236a75 cleanup TypedIndexPointIter & ditch Direct variant (#4654) Mazdak Farrokhzad 2026-03-19 21:48:13 +01:00
  • 52872521d4 add Deserialize::validate for non-allocating validation (#4493) Mazdak Farrokhzad 2026-03-19 21:29:59 +01:00
  • f01fc79afa fix race Jeffrey Dallatezza 2026-03-19 12:50:52 -07:00
  • d9367b8533 Add --native-aot to CLI Reference docs rekhoff 2026-03-19 11:54:56 -07:00
  • 9874b5f55d fix comment joshua-spacetime 2026-03-19 11:45:08 -07:00
  • d9f159d0e5 more commentary joshua-spacetime 2026-03-19 11:42:08 -07:00
  • bd13f1bf85 use instance pool for call_view joshua-spacetime 2026-03-18 21:19:03 -07:00
  • fe900e7ae2 Replace JsInstance checkout/return with worker and FIFO queue joshua-spacetime 2026-03-18 09:29:49 -07:00
  • 84644e5d0c Fix stdbUrl Noa 2026-03-19 13:31:17 -05:00
  • 8b3ae5ba41 Add a metric for how many module instances exist Jeffrey Dallatezza 2026-03-19 11:27:12 -07:00
  • 047dac9745 Remove legacy SQL code (#4628) joshua-spacetime 2026-03-19 10:47:00 -07:00
  • 8ddf67440b [mamcx/openssl_no_more]: fix workflow fix mamcx/openssl_no_more Zeke Foppa 2026-03-19 10:22:58 -07:00
  • 7a2652ea61 Allow obtaining a AnonymousViewContext from a ViewContext (#4671) Kilian Strunz 2026-03-19 18:14:30 +01:00
  • 44c4b2a4aa feat: update pgwire to 0.37 (#3910) Ning Sun 2026-03-20 00:50:28 +08:00