Cache Serialization Fixture Pack
Bundle of real MessagePack, SESSION, JWT, JSON, and SQLite fixtures for cache serialization, replay, and embedded-state debugging.
Ideal para
- Cache and session serialization validation across binary and JSON-shaped payloads.
- Support/debug replay using local sqlite state plus compact message fixtures.
- Repeatable setup for serialization compatibility and state-handling regressions.
Fixtures incluidos
| Nombre de archivo | Formato | Tamano | Descargar |
|---|---|---|---|
| msgpack_cache_payload_sample.msgpack | MSGPACK | 130 B | Descargar |
| msgpack_event_batch_sample.msgpack | MSGPACK | 153 B | Descargar |
| msgpack_nested_session_sample.msgpack | MSGPACK | 108 B | Descargar |
| session_user_context_sample.session | SESSION | 304 B | Descargar |
| jwt_service_claims_token_sample.jwt | JWT | 500 B | Descargar |
| sqlite_local_replay_sample.sqlite | SQLITE | 16.0 KB | Descargar |
| json_nested_api_payload_sample.json | JSON | 423 B | Descargar |
Matriz de fixtures
Usa la matriz curada de MSGPACK para pasar de este pack a las variantes exactas de fixtures individuales.
Abrir biblioteca principal
Este pack esta anclado a la biblioteca de muestras de MSGPACK y funciona mejor junto a descargas individuales.
Abrir biblioteca de MSGPACK