An open API service indexing awesome lists of open source software.

https://github.com/nerdalert/praxis-research-spikes

Research Spikes for Praxis https://github.com/praxis-proxy/praxis
https://github.com/nerdalert/praxis-research-spikes

Last synced: 16 days ago
JSON representation

Research Spikes for Praxis https://github.com/praxis-proxy/praxis

Awesome Lists containing this project

README

          

# Praxis Research Spikes

This repository collects research spikes for Praxis.

## Spikes

| Spike | Description |
| --- | --- |
| [Stateful Proxy Analysis](stateful-proxy/) | Research and proposal material for Praxis state management across request metadata, local runtime state, shared hot-path state, durable business state, and configuration state. |

## Repository Layout

Each spike lives in its own subdirectory. The subdirectory `README.md` is the primary spike document. Supporting research notes and implementation plans are stored alongside it.