Jeffrey Dallatezza
|
9114f9f14d
|
Merge branch 'master' into jsdt/jemalloc
|
2025-03-20 08:55:32 -07:00 |
|
Noa
|
80ad69ca14
|
Build for musl (#2418)
|
2025-03-20 04:19:27 +00:00 |
|
Kim Altintop
|
c2c19c6b7a
|
smoketests: Test database deletion (#2480)
|
2025-03-19 16:31:50 +00:00 |
|
Noa
|
16c5f0e312
|
Allow databases from 1.0.1 to be run on 1.0.0 (#2472)
|
2025-03-19 16:28:42 +00:00 |
|
Kim Altintop
|
434c28063f
|
commitlog: Fix open flags for read-only offset index (#2468)
|
2025-03-19 12:24:30 +00:00 |
|
Noa
|
20cda7c38b
|
Close scheduler on module exit (#2477)
|
2025-03-18 23:21:10 +00:00 |
|
Jeffrey Dallatezza
|
0866b0927c
|
Use jemalloc in bench
|
2025-03-18 11:19:04 -07:00 |
|
Jeffrey Dallatezza
|
d6aef9e742
|
Fix jemalloc condition in standalone
|
2025-03-18 10:50:38 -07:00 |
|
Jeffrey Dallatezza
|
801717528a
|
Set the allocator for standalone.
|
2025-03-17 10:29:27 -07:00 |
|
Zeke Foppa
|
4d04ab0493
|
CI - Fix docker jobs failing (#2471)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-14 19:14:27 +00:00 |
|
Jeffrey Dallatezza
|
8655697a48
|
Use jemalloc in standalone and add stats.
|
2025-03-14 10:28:39 -07:00 |
|
John Detter
|
26c1387512
|
Add install from source instructions to README (#2443)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-03-14 00:41:08 +00:00 |
|
james gilles
|
91e96ffb3f
|
Bring over Rust module doc fixes from the C# module docs (#2360)
|
2025-03-13 17:00:12 +00:00 |
|
Jeffrey Dallatezza
|
cb80a8edfd
|
Allow a single string to be passed as the audience (#2460)
|
2025-03-13 16:34:59 +00:00 |
|
Jeffrey Dallatezza
|
872a8d839c
|
When generating for typescript, convert the primary key to camel case. (#2409)
|
2025-03-12 22:14:12 +00:00 |
|
james gilles
|
f5e4663cb5
|
Implement IEquatable<Self> for all [SpacetimeDB.Type]s (#2396)
|
2025-03-12 18:59:34 +00:00 |
|
Phoebe Goldman
|
e67b5f8565
|
Fix outdated advice in getrandom warning (#2444)
|
2025-03-12 15:55:22 +00:00 |
|
Mazdak Farrokhzad
|
2ae19838d3
|
Fix subs when clients use variying compression (#2434)
|
2025-03-12 14:39:08 +00:00 |
|
joshua-spacetime
|
be97181b72
|
update install instructions in readme (#2435)
|
2025-03-12 02:03:14 +00:00 |
|
Zeke Foppa
|
8930e78f97
|
Bump versions to 1.0.1 (#2431)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-11 18:43:48 +00:00 |
|
joshua-spacetime
|
25abdd5857
|
fix: bag semantics for joins (#2398)
|
2025-03-11 18:33:07 +00:00 |
|
Zeke Foppa
|
0dd1807063
|
CI - Only tag extra docker images on tag refs (#2335)
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-11 17:56:16 +00:00 |
|
Zeke Foppa
|
644645b733
|
Make the tools/merge-docker-images.sh script more generic (#2334)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-11 17:07:48 +00:00 |
|
Zeke Foppa
|
ba971ae440
|
CLI - Fix sql --interactive case where returned rows are 0 (#2359)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-11 17:00:35 +00:00 |
|
Noa
|
74661be0c2
|
Clarify what is a valid module name (#2386)
|
2025-03-07 19:21:19 +00:00 |
|
Tyler Cloutier
|
7fb1f31d25
|
Update README.md (#2361)
Signed-off-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
Co-authored-by: John Detter <4099508+jdetter@users.noreply.github.com>
|
2025-03-07 17:11:43 +00:00 |
|
rekhoff
|
7947a593ff
|
Implements IComparable for Identity and ConnectionId (#2354)
|
2025-03-07 01:06:41 +00:00 |
|
joshua-spacetime
|
9a2b30f321
|
Support RFC 3339 timestamp values in sql (#2242)
|
2025-03-06 21:18:20 +00:00 |
|
Mario Montoya
|
f9f38543c8
|
Add readmes to all implementation crates specifying that they do no offer stable interfaces (#2320)
|
2025-03-06 19:50:17 +00:00 |
|
joshua-spacetime
|
66b10dde8f
|
Update bytes_sent_to_clients when merging metrics (#2352)
|
2025-03-05 20:26:57 +00:00 |
|
Zeke Foppa
|
6acd881115
|
CLI - Fix helptext for --build-options (#2349)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-05 19:04:43 +00:00 |
|
Zeke Foppa
|
d04335f9a2
|
Add @jdetter back to CLI codeowners (#2350)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-05 18:19:37 +00:00 |
|
John Detter
|
84ac8119e1
|
Fix quickstart link (#2346)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-03-05 17:29:30 +00:00 |
|
Shubham Mishra
|
7cb509c2e2
|
handle offset index empty (#2344)
|
2025-03-05 11:04:10 +00:00 |
|
John Detter
|
08cbd94f76
|
Post Release Fixes (#2330)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-03-04 17:31:34 +00:00 |
|
John Detter
|
df7832bfc7
|
This works on both arm and x86 (#2337)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-03-04 15:35:20 +00:00 |
|
Kim Altintop
|
8054999927
|
commitlog: Use fdatasync (#2338)
|
2025-03-04 15:20:14 +00:00 |
|
Noa
|
51c833b95e
|
Remove errant backslash that got into the 'please add to path' message (#2333)
|
2025-03-03 18:17:29 +00:00 |
|
Phoebe Goldman
|
0bb8316653
|
Minor updates to the Rust client quickstart (#2318)
|
2025-03-03 15:40:08 +00:00 |
|
Kim Altintop
|
e32b00420b
|
set names atomic (#2325)
Co-authored-by: Tyler Cloutier <cloutiertyler@aol.com>
Co-authored-by: Noa <coolreader18@gmail.com>
|
2025-02-28 21:59:23 +00:00 |
|
Noa
|
43b4085e22
|
Print a message with a shell line to add bindir to PATH (#2327)
|
2025-02-28 20:33:23 +00:00 |
|
Zeke Foppa
|
20f4bfbd21
|
Bump Rust and C# package versions to 1.0.0 (#2283)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-02-28 20:13:07 +00:00 |
|
joshua-spacetime
|
8f07c64944
|
test: set semantics in datastore (#2324)
|
2025-02-28 16:53:00 +00:00 |
|
Mario Montoya
|
04fd294627
|
Add missing LICENSE (#2319)
|
2025-02-28 14:32:59 +00:00 |
|
Mario Montoya
|
9466b72028
|
Add link to documentation of SEQUENCES (#2321)
|
2025-02-28 14:11:04 +00:00 |
|
joshua-spacetime
|
724e378e07
|
Update comment to reflect the new internals of the subscription api (#2313)
|
2025-02-28 12:45:07 +00:00 |
|
Phoebe Goldman
|
7cb20857b2
|
Update insert docs to reflect actual behavior on set-semantic duplicates (#2322)
|
2025-02-28 02:30:24 +00:00 |
|
Noa
|
723d2c61c4
|
Install dotnet-sdk-8 instead of 9 in Dockerfile (#2323)
|
2025-02-27 22:16:13 +00:00 |
|
Noa
|
956b4f8e5b
|
Add dockerfile for cli (#2312)
|
2025-02-27 20:24:43 +00:00 |
|
Tyler Cloutier
|
e5cdda78ce
|
Removed the EULA check in the CLI (#2315)
|
2025-02-27 18:44:35 +00:00 |
|