synnax icon indicating copy to clipboard operation
synnax copied to clipboard

The data and operations foundation for hardware.

Results 100 synnax issues
Sort by recently updated
recently updated
newest added

We're striving to reduce the amount of work needed to get started with Synnax. One of the most important ways to do this is to make it easier to start...

enhancement
good first issue
delta
linear

This is a UX/DX improvement. It's almost never the intention of a user to create channel with a duplicate name. Synnax doesn't do any checks to prevent this, and I...

good first issue
server
refactor

The current syntax for the lease option for `kv.Set` is error prone and needs to be improved. Instead of requiring the leaseholder to be passed as the first option, we...

aspen
refactor

VSCode allows you to drag a toolbar out from the nav edge when hidden. In Synnax we currently allow the user to drag to close, but not drag to open....

enhancement
good first issue
pluto

I'd love to have bare metal support for Synnax on windows, and it turns out the binary compiles fine. This doesn't mean it will work. I'd like to run some...

enhancement
server
ops
exploration