Entries currently leverage encoding/json to serialize. We can create a custom serializer that should result in faster performance.
encoding/json
Entries currently leverage
encoding/jsonto serialize. We can create a custom serializer that should result in faster performance.