Cache Serialization Fixture Pack

Bundle of real MessagePack, SESSION, JWT, JSON, and SQLite fixtures for cache serialization, replay, and embedded-state debugging.

Download the Pack

cache_serialization_fixture_pack.zip · 2.8 KB

Best For

  • 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.

Included Fixtures

Filename Format Size Download
msgpack_cache_payload_sample.msgpack MSGPACK 130 B Download
msgpack_event_batch_sample.msgpack MSGPACK 153 B Download
msgpack_nested_session_sample.msgpack MSGPACK 108 B Download
session_user_context_sample.session SESSION 304 B Download
jwt_service_claims_token_sample.jwt JWT 500 B Download
sqlite_local_replay_sample.sqlite SQLITE 16.0 KB Download
json_nested_api_payload_sample.json JSON 423 B Download

Primary Fixture Matrix

Use the curated MSGPACK matrix to move from this pack into the exact single-fixture variants behind it.

Primary Library

This pack is anchored to the MSGPACK sample library and works best when paired with individual fixture downloads.

Open MSGPACK Samples