-
Add support for bitwise operations (not, left shift, right shift, and, xor, or). I have a PR ready if we decide to include this.
We may need to discuss the symbols used for some of the operators si…
-
Thanks for the v1.0.6.1 release. However, I get the following error when Redis For Windows 5.0.10 or 5.0.14 tries to save a snapshot.
Any ideas?
```
[8184] 02 Feb 08:00:15.048 * 1 changes…
-
**Fleet version**: `minor-fleet-v4.56.0`
**Web browser and operating system**: n/a
### 💥 Actual behavior
Seeing cpu usage maxed out on loadtest environment. The web interface is still ac…
-
Based on the Semantic Conventions 1.27.0. See [docs](https://opentelemetry.io/docs/specs/semconv/gen-ai/).
This issue is to keep track of the work I've been doing for the Spring AI initial adoption o…
-
### Description
After building jaxlib as per the instructions and installing jax-metal, upon testing with an existing model which works fine using CPU (and GPU on linux), I get the following error.…
-
```lua
--!strict
--!native
--!optimize 2
local a = Vector3.new(1, 2, 3) --:: any -- uncommenting ":: any" prevents the following line from deoptimizing
local aComponent = a.X -- uncommenting th…
-
sth similar to below
```yaml
databases:
filter:
tables:
users:
- insert
- operation: update
conditions: row.status == 'active' && row.name.contains('gen…
-
Does the client need to do a registration update operation if a send operation occurs at an interval less than the registration lifetime?
Does the lifetime counter get reset because of a send opera…
-
Leshan contributor would like to know if it's possible to use timestamped Value in Send Operation with SenML format.
(see https://github.com/eclipse/leshan/issues/1192)
I see nothing if the specif…
-
### Body
### Description
A user should have the ability to apply operations on datetime values (adding & subtracting time deltas, e.g., one day). Therefore, a new processor is required that provides…