LICENSE
README.md
pyproject.toml
stoik/__init__.py
stoik/buffer.py
stoik/loop.py
stoik/metrics.py
stoik/snapshot.py
stoik/store.py
stoik.egg-info/PKG-INFO
stoik.egg-info/SOURCES.txt
stoik.egg-info/dependency_links.txt
stoik.egg-info/requires.txt
stoik.egg-info/top_level.txt
stoik/server/__init__.py
stoik/server/_protocol.py
stoik/server/api.py
stoik/server/cache.py
stoik/server/flight.py
stoik/server/flight_pool.py
stoik/server/proxy.py
stoik/storage/__init__.py
stoik/storage/_protocol.py
stoik/storage/duckdb.py
stoik/storage/snapshot.py
stoik/stream/__init__.py
stoik/stream/_protocol.py
stoik/stream/kafka.py