-
**✏️ Describe the bug**
I am using version 4.10.1 and also i have `validation_strategy` set to `always`.
**↪️ To Reproduce**
```php
class Event extends \Spatie\LaravelData\Data
{
public function…
-
Description
===========
I am implementing the Kafka producer side with schema registry (JSON)
I have already a schema in the client registry and when I producing a wrong message (completely diffe…
-
| --- | --- |
| Bugzilla Link | [530025](https://bugs.eclipse.org/bugs/show_bug.cgi?id=530025) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jan 19, 2018 04:06 EDT |
| Modified | Oct…
-
hi, seems that `frpc` strictly bounded by `databuf.rs`, but what if we want to use other serialization system. like a bebop, bincode2 or smth like that?
-
### Feature Request
When defineing storage items, getting values, or setting values, we should support serialization options for converting storage to and from a specific data type:
```ts
const…
-
JIRA Issue: [KIEKER-1757] Fix enumaration serialization
Original Reporter: Reiner Jung
***
The experimental feature of enumerations in Kieker, uses ordinal values during serialization which limits e…
-
For editing playerdata while the players are offline I load the player in as a fake player, do some changes and then resaved.
https://github.com/Darkere/CrashUtilities/blob/c18402c1c5f6e181d73c85b03…
-
To facilitate copying data between Julia sessions I'd like to support serialization to clipboard as a package extension between `InteractiveUtils` and `Serialization` with a dependency on `Base64` (re…
-
I'm currently using bloom2 in a performance sensitive area and serde is not a good fit. Would you mind if I expose the fields via getters, swap out `Vec` for `Bytes`, and add some functions to the bui…
-
# 🐞 Describe the Bug
I noticed checkpoint saving is suspiciously slow in some tests, so I decided to investigate.
Checkpoint saving should be bottlenecked by hardware (disk write speed), but tur…