-
### What platforms are affected?
macos
### What architectures are affected?
amd64, arm64
### What SpiceDB version are you using?
N/A
### Steps to Reproduce
command `brew install authzed/tap/zed…
-
### Describe the bug
Stacktrace:
Error in decoration provider treesitter/highlighter.win: …
-
### Bug description
When running pylint 3 we have a crash.
The file that crashes, up until line 29:
```python
from __future__ import annotations
import datetime
import logging
import …
-
I have something like this in my config:
```lua
vim.api.nvim_create_autocmd({ "BufRead", "BufNewFile" }, {
pattern = "*.org",
callback = function()
require("otter").activate()
end,
})…
-
Reference: https://discord.com/channels/844600078504951838/844600078948630559/1242627209043382292
> hi, i just tried to install spicedb using homebrew and currently get this error:
> ➜ ~ brew ins…
-
a few users have reported that having pgbouncer in front of Postgres does not work with the PG datastore. See this [discord discussion](https://discord.com/channels/844600078504951838/8446000789486305…
-
It is unwieldy to manually update the matrix in 3 different locations in the workflow. This should be built by reading from a file and building up the matrix.
References:
* https://stackoverflow.c…
-
Some of the generated classes include the "OuterClass" suffix in their names. Please refrain from generating class names with that suffix for better readability.
-
CVE-2024-32001 references [github.com/authzed/spicedb](https://github.com/authzed/spicedb), which may be a Go module.
Description:
SpiceDB is a graph database purpose-built for storing and evaluating…
-
See https://github.com/authzed/spicedb-operator/issues/195#issuecomment-1543594303
Folks use read replicas as a means to scale read-heavy workloads. This isn't trivial due to asynchronous replicati…