Tobie Morgan Hitchcock

Results 168 comments of Tobie Morgan Hitchcock

Hey @gotjoshua is this sorted now that the new package is released on npm?

Hi @Ikki-Dai thanks for this feature request. Just 2 questions: 1. Can I ask why specifically a Snowflake ID? 2. And also, what are the issues that you have with...

Thanks @Ikki-Dai. We used to use [`xid`](https://crates.io/crates/xid) for record IDs, and I can't remember why we changed it to the current implementation, but I can look at this again. This...

Hi @ProphetLamb I responded to your issue on surrealdb/www.surrealdb.com#41 ! If you make a pull request, I can merge it in!

Hi @TrevorBlythe , could you check this with the latest JavaScript library? I think this might be fixed...

Hi @rushmorem , does the FoundationDB feature get built-in automatically, or do you have to specifically enable that?

If FoundationDB is included in the build, but isn't installed on the OS, then SurrealDB will fail to run if I'm not mistaken.

We added it in for the 1.0.0-beta.7 version but it messed up the build. The binaries all built fine in GitHub Actions, but they wouldn't run on any users' machines....

> Were you building those with `musl`? No nothing is built for `musl` yet. Apart from `tikv-client` I don't envisage it being too hard to build for `musl` in due...

@finnbear it's not panicking for me on the `main` branch. I think your `bounded_verify_password` additions have already fixed this...